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