diff options
| author | Maximilian Albert <maximilian.albert@gmail.com> | 2008-07-29 14:54:24 +0000 |
|---|---|---|
| committer | cilix42 <cilix42@users.sourceforge.net> | 2008-07-29 14:54:24 +0000 |
| commit | 2710ff69267dc659fe3b2612ce012874a6e2773d (patch) | |
| tree | adefa9d7169af63054773cfb54605b71fd56ad7d /src/nodepath.cpp | |
| parent | Update helperpaths when a nodepath's item is updated. TODO: They also need to... (diff) | |
| download | inkscape-2710ff69267dc659fe3b2612ce012874a6e2773d.tar.gz inkscape-2710ff69267dc659fe3b2612ce012874a6e2773d.zip | |
cleanup
(bzr r6454)
Diffstat (limited to 'src/nodepath.cpp')
| -rw-r--r-- | src/nodepath.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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<Inkscape::LivePathEffect::Effect *, std::vector<SPCanvasItem *> > HelperPathList; - static void sp_nodepath_destroy_helperpaths(Inkscape::NodePath::Path *np) { g_print ("sp_nodepath_destroy_helperpaths()\n"); |
