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