diff options
Diffstat (limited to 'ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.h')
-rw-r--r-- | ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.h b/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.h index e5a2782f..4632eeaf 100644 --- a/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.h +++ b/ksvg/dom/SVGPathSegCurvetoQuadraticSmooth.h @@ -75,5 +75,3 @@ private: } #endif - -// vim:ts=4:noet |