summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGStopElementImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGStopElementImpl.cc')
-rw-r--r--ksvg/impl/SVGStopElementImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGStopElementImpl.cc b/ksvg/impl/SVGStopElementImpl.cc
index 09761232..f15fb0a6 100644
--- a/ksvg/impl/SVGStopElementImpl.cc
+++ b/ksvg/impl/SVGStopElementImpl.cc
@@ -121,5 +121,3 @@ void SVGStopElementImpl::setAttributes()
if(KSVG_TOKEN_NOT_PARSED(Offset))
KSVG_SET_ALT_ATTRIBUTE(Offset, "0")
}
-
-// vim:ts=4:noet