diff options
Diffstat (limited to 'ksvg/impl/SVGElementInstanceListImpl.cc')
-rw-r--r-- | ksvg/impl/SVGElementInstanceListImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGElementInstanceListImpl.cc b/ksvg/impl/SVGElementInstanceListImpl.cc index 187255ab..c0748008 100644 --- a/ksvg/impl/SVGElementInstanceListImpl.cc +++ b/ksvg/impl/SVGElementInstanceListImpl.cc @@ -40,5 +40,3 @@ SVGElementInstanceImpl *SVGElementInstanceListImpl::item(unsigned long /*index*/ { return 0; } - -// vim:ts=4:noet |