summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGFEBlendElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGFEBlendElementImpl.cc')
-rw-r--r--ksvg/impl/SVGFEBlendElementImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEBlendElementImpl.cc b/ksvg/impl/SVGFEBlendElementImpl.cc
index 8b29cad5..cec9cb88 100644
--- a/ksvg/impl/SVGFEBlendElementImpl.cc
+++ b/ksvg/impl/SVGFEBlendElementImpl.cc
@@ -60,5 +60,3 @@ SVGAnimatedEnumerationImpl *SVGFEBlendElementImpl::mode() const
{
return m_mode;
}
-
-// vim:ts=4:noet