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