Code

cleanup
authorcilix42 <cilix42@users.sourceforge.net>
Tue, 29 Jul 2008 14:54:24 +0000 (14:54 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Tue, 29 Jul 2008 14:54:24 +0000 (14:54 +0000)
src/nodepath.cpp

index 598cc411611837cfc62f683774201345f430bf57..01846de06f3d5d6dad66e69c8d8baa450adbce19 100644 (file)
@@ -241,8 +241,6 @@ sp_nodepath_update_helperpaths(Inkscape::NodePath::Path *np) {
     g_print ("\n");
 }
 
-//typedef std::map<Inkscape::LivePathEffect::Effect *, std::vector<SPCanvasItem *> > HelperPathList;
-
 static void
 sp_nodepath_destroy_helperpaths(Inkscape::NodePath::Path *np) {
     g_print ("sp_nodepath_destroy_helperpaths()\n");