summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-constructgrid.cpp
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2009-12-24 02:35:23 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2009-12-24 02:35:23 +0000
commitf542649162d6060f1f10513cc25e56c0f2736a13 (patch)
tree4e7102adbd2692634a93f3521f41bc368b7abe49 /src/live_effects/lpe-constructgrid.cpp
parentComment cleanup (diff)
downloadinkscape-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.cpp2
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 {