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