Real that uses Fast2Sum for addition
[ipdf/code.git] / src / view.cpp
index bda0faa..c5a1841 100644 (file)
@@ -127,7 +127,7 @@ void View::ReRender()
        static bool debug_output_done = false;
        if (!debug_output_done)
        {
-               m_document.DebugDumpObjects();
+               //m_document.DebugDumpObjects();
                debug_output_done = true;
 
                m_vertex_buffer.SetType(GraphicsBuffer::BufferTypeVertex);

UCC git Repository :: git.ucc.asn.au