summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGAnimatedNumberImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGAnimatedNumberImpl.cc')
-rw-r--r--ksvg/impl/SVGAnimatedNumberImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGAnimatedNumberImpl.cc b/ksvg/impl/SVGAnimatedNumberImpl.cc
index 2937c233..890d1895 100644
--- a/ksvg/impl/SVGAnimatedNumberImpl.cc
+++ b/ksvg/impl/SVGAnimatedNumberImpl.cc
@@ -90,5 +90,3 @@ void SVGAnimatedNumberImpl::putValueProperty(ExecState *exec, int token, const K
kdWarning() << "Unhandled token in " << k_funcinfo << " : " << token << endl;
}
}
-
-// vim:ts=4:noet