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