summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGElementInstanceImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGElementInstanceImpl.cc')
-rw-r--r--ksvg/impl/SVGElementInstanceImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGElementInstanceImpl.cc b/ksvg/impl/SVGElementInstanceImpl.cc
index 97cd28a2..bd1fc58d 100644
--- a/ksvg/impl/SVGElementInstanceImpl.cc
+++ b/ksvg/impl/SVGElementInstanceImpl.cc
@@ -104,5 +104,3 @@ SVGElementInstanceImpl *SVGElementInstanceImpl::nextSibling() const
{
return m_nextSibling;
}
-
-// vim:ts=4:noet