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