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