From: Johan Date: Sun, 14 Feb 2010 22:04:05 +0000 (+0100) Subject: remove obsolete TODO comment that has been done already X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5f12aaae58d5bcb5ebf4ce144d6d33850b8c1ca6;p=inkscape.git remove obsolete TODO comment that has been done already --- 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() {