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