summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGAnimatedPathDataImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGAnimatedPathDataImpl.cc')
-rw-r--r--ksvg/impl/SVGAnimatedPathDataImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGAnimatedPathDataImpl.cc b/ksvg/impl/SVGAnimatedPathDataImpl.cc
index 2b9ebf4c..d0d7faae 100644
--- a/ksvg/impl/SVGAnimatedPathDataImpl.cc
+++ b/ksvg/impl/SVGAnimatedPathDataImpl.cc
@@ -104,5 +104,3 @@ Value SVGAnimatedPathDataImpl::getValueProperty(ExecState *exec, int token) cons
return Undefined();
}
}
-
-// vim:ts=4:noet