diff options
Diffstat (limited to 'ksvg/impl/SVGClipPathElementImpl.h')
-rw-r--r-- | ksvg/impl/SVGClipPathElementImpl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGClipPathElementImpl.h b/ksvg/impl/SVGClipPathElementImpl.h index 1e1879a9..9a7429d1 100644 --- a/ksvg/impl/SVGClipPathElementImpl.h +++ b/ksvg/impl/SVGClipPathElementImpl.h @@ -76,5 +76,3 @@ KSVG_REGISTER_ELEMENT(SVGClipPathElementImpl, "clipPath") } #endif - -// vim:ts=4:noet |