summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2016-05-26 17:37:15 +0000
committerjabiertxof <info@marker.es>2016-05-26 17:37:15 +0000
commit8d35486a82d04a28dc9f297147ad4666b34cde4a (patch)
tree429b621d00a1f1ce71846a0255b119aecebb6a31 /src/ui/tool/path-manipulator.cpp
parentupdate to trunk (diff)
downloadinkscape-8d35486a82d04a28dc9f297147ad4666b34cde4a.tar.gz
inkscape-8d35486a82d04a28dc9f297147ad4666b34cde4a.zip
Fixing pointwise
(bzr r13645.1.143)
Diffstat (limited to 'src/ui/tool/path-manipulator.cpp')
-rw-r--r--src/ui/tool/path-manipulator.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/tool/path-manipulator.cpp b/src/ui/tool/path-manipulator.cpp
index 9d479432b..0d603ad1f 100644
--- a/src/ui/tool/path-manipulator.cpp
+++ b/src/ui/tool/path-manipulator.cpp
@@ -12,7 +12,6 @@
#include "live_effects/lpe-powerstroke.h"
#include "live_effects/lpe-bspline.h"
-#include "live_effects/lpe-fillet-chamfer.h"
#include <string>
#include <sstream>
#include <deque>