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/lpe-constructgrid.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/lpe-constructgrid.cpp')
| -rw-r--r-- | src/live_effects/lpe-constructgrid.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/lpe-constructgrid.cpp b/src/live_effects/lpe-constructgrid.cpp index d83529957..4725573d7 100644 --- a/src/live_effects/lpe-constructgrid.cpp +++ b/src/live_effects/lpe-constructgrid.cpp @@ -16,8 +16,6 @@ #include <2geom/path.h> #include <2geom/transforms.h> -#include "nodepath.h" - namespace Inkscape { namespace LivePathEffect { |
