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