diff options
Diffstat (limited to 'ksvg/impl/SVGFEDistantLightElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFEDistantLightElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEDistantLightElementImpl.cc b/ksvg/impl/SVGFEDistantLightElementImpl.cc index b40885e0..f9556ab1 100644 --- a/ksvg/impl/SVGFEDistantLightElementImpl.cc +++ b/ksvg/impl/SVGFEDistantLightElementImpl.cc @@ -49,5 +49,3 @@ SVGAnimatedNumberImpl *SVGFEDistantLightElementImpl::elevation() const { return m_elevation; } - -// vim:ts=4:noet |