diff options
Diffstat (limited to 'ksvg/impl/SVGFETurbulenceElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFETurbulenceElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFETurbulenceElementImpl.cc b/ksvg/impl/SVGFETurbulenceElementImpl.cc index 79c68de3..7c6638ef 100644 --- a/ksvg/impl/SVGFETurbulenceElementImpl.cc +++ b/ksvg/impl/SVGFETurbulenceElementImpl.cc @@ -96,5 +96,3 @@ SVGAnimatedEnumerationImpl *SVGFETurbulenceElementImpl::type() const { return m_type; } - -// vim:ts=4:noet |