diff options
Diffstat (limited to 'ksvg/impl/SVGFEPointLightElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFEPointLightElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEPointLightElementImpl.cc b/ksvg/impl/SVGFEPointLightElementImpl.cc index ad95d20a..1a705f43 100644 --- a/ksvg/impl/SVGFEPointLightElementImpl.cc +++ b/ksvg/impl/SVGFEPointLightElementImpl.cc @@ -59,5 +59,3 @@ SVGAnimatedNumberImpl *SVGFEPointLightElementImpl::z() const { return m_z; } - -// vim:ts=4:noet |