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