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