summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2010-02-14 22:04:05 +0000
committerJohan <Johan@JohannesMobile>2010-02-14 22:04:05 +0000
commit2e928d07bea3954f5fbca8f09de7f7567a39310c (patch)
tree1a1247007823d5989b49f0a8498e6fa5c193e0e6 /src/live_effects/effect.cpp
parentadd widget controls for LPE VectorParam. Hide these controls for LPE Hatches. (diff)
downloadinkscape-2e928d07bea3954f5fbca8f09de7f7567a39310c.tar.gz
inkscape-2e928d07bea3954f5fbca8f09de7f7567a39310c.zip
remove obsolete TODO comment that has been done already
(bzr r9086.1.2)
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index d53048c76..f761a6a7c 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -673,7 +673,6 @@ Effect::transform_multiply(Geom::Matrix const& postmul, bool set)
}
}
-// TODO: take _all_ parameters into account, not only PointParams
bool
Effect::providesKnotholder()
{