diff options
Diffstat (limited to 'ksvg/impl/SVGFEBlendElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFEBlendElementImpl.cc | 2 |
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 |