diff options
Diffstat (limited to 'ksvg/impl/SVGMPathElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGMPathElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGMPathElementImpl.cc b/ksvg/impl/SVGMPathElementImpl.cc index 84d48274..8348e07a 100644 --- a/ksvg/impl/SVGMPathElementImpl.cc +++ b/ksvg/impl/SVGMPathElementImpl.cc @@ -29,5 +29,3 @@ SVGMPathElementImpl::SVGMPathElementImpl(DOM::ElementImpl *impl) : SVGElementImp SVGMPathElementImpl::~SVGMPathElementImpl() { } - -// vim:ts=4:noet |