summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGAnimatedEnumerationImpl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGAnimatedEnumerationImpl.cc')
-rw-r--r--ksvg/impl/SVGAnimatedEnumerationImpl.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGAnimatedEnumerationImpl.cc b/ksvg/impl/SVGAnimatedEnumerationImpl.cc
index f619f231..11e769ba 100644
--- a/ksvg/impl/SVGAnimatedEnumerationImpl.cc
+++ b/ksvg/impl/SVGAnimatedEnumerationImpl.cc
@@ -89,5 +89,3 @@ void SVGAnimatedEnumerationImpl::putValueProperty(KJS::ExecState *exec, int toke
kdWarning() << "Unhandled token in " << k_funcinfo << " : " << token << endl;
}
}
-
-// vim:ts=4:noet