diff options
Diffstat (limited to 'ksvg/impl/SVGCursorElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGCursorElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGCursorElementImpl.cc b/ksvg/impl/SVGCursorElementImpl.cc index 331f8826..a83afd73 100644 --- a/ksvg/impl/SVGCursorElementImpl.cc +++ b/ksvg/impl/SVGCursorElementImpl.cc @@ -100,5 +100,3 @@ void SVGCursorElementImpl::putValueProperty(ExecState *exec, int token, const Va kdWarning() << "Unhandled token in " << k_funcinfo << " : " << token << endl; } } - -// vim:ts=4:noet |