summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGFEFuncAElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGFEFuncAElementImpl.cc')
-rw-r--r--ksvg/impl/SVGFEFuncAElementImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEFuncAElementImpl.cc b/ksvg/impl/SVGFEFuncAElementImpl.cc
index c7a535fa..7afec020 100644
--- a/ksvg/impl/SVGFEFuncAElementImpl.cc
+++ b/ksvg/impl/SVGFEFuncAElementImpl.cc
@@ -29,5 +29,3 @@ SVGFEFuncAElementImpl::SVGFEFuncAElementImpl(DOM::ElementImpl *impl) : SVGCompon
SVGFEFuncAElementImpl::~SVGFEFuncAElementImpl()
{
}
-
-// vim:ts=4:noet