diff options
Diffstat (limited to 'ksvg/impl/SVGAnimatedPointsImpl.cc')
-rw-r--r-- | ksvg/impl/SVGAnimatedPointsImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGAnimatedPointsImpl.cc b/ksvg/impl/SVGAnimatedPointsImpl.cc index 852d90e0..22246286 100644 --- a/ksvg/impl/SVGAnimatedPointsImpl.cc +++ b/ksvg/impl/SVGAnimatedPointsImpl.cc @@ -135,5 +135,3 @@ void SVGAnimatedPointsImpl::putValueProperty(ExecState *exec, int token, const V kdWarning() << "Unhandled token in " << k_funcinfo << " : " << token << endl; } } - -// vim:ts=4:noet |