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