summaryrefslogtreecommitdiffstats
path: root/ksvg/dom/SVGFontElement.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/dom/SVGFontElement.cc')
-rw-r--r--ksvg/dom/SVGFontElement.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/dom/SVGFontElement.cc b/ksvg/dom/SVGFontElement.cc
index 5fae52ee..30244c6f 100644
--- a/ksvg/dom/SVGFontElement.cc
+++ b/ksvg/dom/SVGFontElement.cc
@@ -65,5 +65,3 @@ SVGFontElement::~SVGFontElement()
if(impl)
impl->deref();
}
-
-// vim:ts=4:noet