From dd734d4130d80c5613c5a33cc304430210467899 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 24 Sep 2020 23:49:31 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- ksvg/impl/SVGPathSegCurvetoQuadraticImpl.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'ksvg/impl/SVGPathSegCurvetoQuadraticImpl.cc') 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 -- cgit v1.2.1