diff options
Diffstat (limited to 'ksvg/impl/SVGPathSegImpl.h')
-rw-r--r-- | ksvg/impl/SVGPathSegImpl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGPathSegImpl.h b/ksvg/impl/SVGPathSegImpl.h index 8f07baea..87bb104c 100644 --- a/ksvg/impl/SVGPathSegImpl.h +++ b/ksvg/impl/SVGPathSegImpl.h @@ -71,5 +71,3 @@ KJS::Value getSVGPathSegImplConstructor(KJS::ExecState *exec); } #endif - -// vim:ts=4:noet |