summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGFEComponentTransferElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGFEComponentTransferElementImpl.cc')
-rw-r--r--ksvg/impl/SVGFEComponentTransferElementImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGFEComponentTransferElementImpl.cc b/ksvg/impl/SVGFEComponentTransferElementImpl.cc
index 71ee4629..cdc4a053 100644
--- a/ksvg/impl/SVGFEComponentTransferElementImpl.cc
+++ b/ksvg/impl/SVGFEComponentTransferElementImpl.cc
@@ -39,5 +39,3 @@ SVGAnimatedStringImpl *SVGFEComponentTransferElementImpl::in1() const
{
return m_in1;
}
-
-// vim:ts=4:noet