diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2009-12-24 02:35:23 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2009-12-24 02:35:23 +0000 |
| commit | f542649162d6060f1f10513cc25e56c0f2736a13 (patch) | |
| tree | 4e7102adbd2692634a93f3521f41bc368b7abe49 /src/live_effects/parameter/path.cpp | |
| parent | Comment cleanup (diff) | |
| download | inkscape-f542649162d6060f1f10513cc25e56c0f2736a13.tar.gz inkscape-f542649162d6060f1f10513cc25e56c0f2736a13.zip | |
Remove remnants of old node tool
(bzr r8846.2.6)
Diffstat (limited to 'src/live_effects/parameter/path.cpp')
| -rw-r--r-- | src/live_effects/parameter/path.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/parameter/path.cpp b/src/live_effects/parameter/path.cpp index 3a03de51c..43f4b5725 100644 --- a/src/live_effects/parameter/path.cpp +++ b/src/live_effects/parameter/path.cpp @@ -28,10 +28,8 @@ // needed for on-canvas editting: #include "tools-switch.h" #include "shape-editor.h" -#include "node-context.h" #include "desktop-handles.h" #include "selection.h" -#include "nodepath.h" // clipboard support #include "ui/clipboard.h" // required for linking to other paths |
