diff options
Diffstat (limited to 'ksvg/impl/SVGFESpotLightElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFESpotLightElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFESpotLightElementImpl.cc b/ksvg/impl/SVGFESpotLightElementImpl.cc index 96950eda..f92b4ccd 100644 --- a/ksvg/impl/SVGFESpotLightElementImpl.cc +++ b/ksvg/impl/SVGFESpotLightElementImpl.cc @@ -109,5 +109,3 @@ SVGAnimatedNumberImpl *SVGFESpotLightElementImpl::limitingConeAngle() const { return m_limitingConeAngle; } - -// vim:ts=4:noet |