summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGFECompositeElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGFECompositeElementImpl.cc')
-rw-r--r--ksvg/impl/SVGFECompositeElementImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFECompositeElementImpl.cc b/ksvg/impl/SVGFECompositeElementImpl.cc
index e8b91b95..0ddaed6e 100644
--- a/ksvg/impl/SVGFECompositeElementImpl.cc
+++ b/ksvg/impl/SVGFECompositeElementImpl.cc
@@ -101,5 +101,3 @@ SVGAnimatedNumberImpl *SVGFECompositeElementImpl::k4() const
{
return m_k4;
}
-
-// vim:ts=4:noet