diff options
Diffstat (limited to 'ksvg/impl/SVGGElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGGElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGGElementImpl.cc b/ksvg/impl/SVGGElementImpl.cc index 9f355540..5cba29a3 100644 --- a/ksvg/impl/SVGGElementImpl.cc +++ b/ksvg/impl/SVGGElementImpl.cc @@ -32,5 +32,3 @@ SVGGElementImpl::SVGGElementImpl(DOM::ElementImpl *impl) : SVGContainerImpl(impl SVGGElementImpl::~SVGGElementImpl() { } - -// vim:ts=4:noet |