diff options
Diffstat (limited to 'ksvg/impl/SVGPathElementImpl.h')
-rw-r--r-- | ksvg/impl/SVGPathElementImpl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGPathElementImpl.h b/ksvg/impl/SVGPathElementImpl.h index 8dda0f8f..9431e65e 100644 --- a/ksvg/impl/SVGPathElementImpl.h +++ b/ksvg/impl/SVGPathElementImpl.h @@ -190,5 +190,3 @@ KSVG_DEFINE_PROTOTYPE(SVGPathElementImplProto) KSVG_IMPLEMENT_PROTOFUNC(SVGPathElementImplProtoFunc, SVGPathElementImpl) #endif - -// vim:ts=4:noet |