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