Code

remove obsolete TODO comment that has been done already
authorJohan <Johan@JohannesMobile>
Sun, 14 Feb 2010 22:04:05 +0000 (23:04 +0100)
committerJohan <Johan@JohannesMobile>
Sun, 14 Feb 2010 22:04:05 +0000 (23:04 +0100)
src/live_effects/effect.cpp

index d53048c76c828bac2af404365a18803df99bdf0e..f761a6a7c36ee7c0b6f2dc3a2d13a255666a44d6 100644 (file)
@@ -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()
 {