diff options
Diffstat (limited to 'ksvg/impl/SVGFEDisplacementMapElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFEDisplacementMapElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEDisplacementMapElementImpl.cc b/ksvg/impl/SVGFEDisplacementMapElementImpl.cc index 92665ec7..6bdd9aea 100644 --- a/ksvg/impl/SVGFEDisplacementMapElementImpl.cc +++ b/ksvg/impl/SVGFEDisplacementMapElementImpl.cc @@ -81,5 +81,3 @@ SVGAnimatedEnumerationImpl *SVGFEDisplacementMapElementImpl::yChannelSelector() { return m_yChannelSelector; } - -// vim:ts=4:noet |