Only slightly totally broken SVG transformations
[ipdf/code.git] / src / view.cpp
index 496b3b0..4bbe5f0 100644 (file)
@@ -330,7 +330,7 @@ void View::PrepareRender()
                m_object_renderers.at(type)->AddObjectToBuffers(id); // Use at() in case the document is corrupt TODO: Better error handling?
                // (Also, Wow I just actually used std::vector::at())
                // (Also, I just managed to make it throw an exception because I'm a moron)
-               Debug("Object of type %d", type);
+               //Debug("Object of type %d", type);
        }
 
        // Finish the buffers

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