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