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