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