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