From: cilix42 Date: Tue, 29 Jul 2008 14:54:24 +0000 (+0000) Subject: cleanup X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=744b074ab47564581671938d7a2f413d0e592d02;p=inkscape.git cleanup --- diff --git a/src/nodepath.cpp b/src/nodepath.cpp index 598cc4116..01846de06 100644 --- a/src/nodepath.cpp +++ b/src/nodepath.cpp @@ -241,8 +241,6 @@ sp_nodepath_update_helperpaths(Inkscape::NodePath::Path *np) { g_print ("\n"); } -//typedef std::map > HelperPathList; - static void sp_nodepath_destroy_helperpaths(Inkscape::NodePath::Path *np) { g_print ("sp_nodepath_destroy_helperpaths()\n");