summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGFESpecularLightingElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGFESpecularLightingElementImpl.cc')
-rw-r--r--ksvg/impl/SVGFESpecularLightingElementImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFESpecularLightingElementImpl.cc b/ksvg/impl/SVGFESpecularLightingElementImpl.cc
index 9974e146..188dc0bd 100644
--- a/ksvg/impl/SVGFESpecularLightingElementImpl.cc
+++ b/ksvg/impl/SVGFESpecularLightingElementImpl.cc
@@ -70,5 +70,3 @@ SVGAnimatedNumberImpl *SVGFESpecularLightingElementImpl::specularExponent() cons
{
return m_specularExponent;
}
-
-// vim:ts=4:noet