diff options
Diffstat (limited to 'ksvg/impl/SVGFEDiffuseLightingElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGFEDiffuseLightingElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEDiffuseLightingElementImpl.cc b/ksvg/impl/SVGFEDiffuseLightingElementImpl.cc index 0b5c2565..151b02bf 100644 --- a/ksvg/impl/SVGFEDiffuseLightingElementImpl.cc +++ b/ksvg/impl/SVGFEDiffuseLightingElementImpl.cc @@ -60,5 +60,3 @@ SVGAnimatedNumberImpl *SVGFEDiffuseLightingElementImpl::diffuseConstant() const { return m_diffuseConstant; } - -// vim:ts=4:noet |