summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bendpath.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-08-03 03:26:27 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-08-03 03:26:27 +0000
commitccdbe79fc18865397c37bb69c2ac0059f2387f94 (patch)
tree1c81deacc6d9b677308d1c75b6af71bccfbd206a /src/live_effects/lpe-bendpath.cpp
parenthopefully fixed last error in nodepath... (diff)
downloadinkscape-ccdbe79fc18865397c37bb69c2ac0059f2387f94.tar.gz
inkscape-ccdbe79fc18865397c37bb69c2ac0059f2387f94.zip
remove many needless references to n-art-bpath.h
(bzr r6540)
Diffstat (limited to 'src/live_effects/lpe-bendpath.cpp')
-rw-r--r--src/live_effects/lpe-bendpath.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/live_effects/lpe-bendpath.cpp b/src/live_effects/lpe-bendpath.cpp
index e2672670d..47d029d60 100644
--- a/src/live_effects/lpe-bendpath.cpp
+++ b/src/live_effects/lpe-bendpath.cpp
@@ -12,8 +12,6 @@
#include "sp-item.h"
#include "sp-path.h"
#include "sp-item-group.h"
-//#include <libnr/n-art-bpath.h>
-#include "libnr/n-art-bpath-2geom.h"
#include "svg/svg.h"
#include "ui/widget/scalar.h"