diff options
Diffstat (limited to 'ksvg/impl/SVGContainerImpl.cc')
-rw-r--r-- | ksvg/impl/SVGContainerImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGContainerImpl.cc b/ksvg/impl/SVGContainerImpl.cc index e4a7c0db..efaf62e8 100644 --- a/ksvg/impl/SVGContainerImpl.cc +++ b/ksvg/impl/SVGContainerImpl.cc @@ -131,5 +131,3 @@ void SVGContainerImpl::draw() shape->draw(); } } - -// vim:ts=4:noet |