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