summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGPaintImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGPaintImpl.cc')
-rw-r--r--ksvg/impl/SVGPaintImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGPaintImpl.cc b/ksvg/impl/SVGPaintImpl.cc
index aa52811a..8e56baae 100644
--- a/ksvg/impl/SVGPaintImpl.cc
+++ b/ksvg/impl/SVGPaintImpl.cc
@@ -171,5 +171,3 @@ Value KSVG::getSVGPaintImplConstructor(ExecState *exec)
{
return cacheGlobalBridge<SVGPaintImplConstructor>(exec, "[[svgpaint.constructor]]");
}
-
-// vim:ts=4:noet