diff options
Diffstat (limited to 'ksvg/impl/SVGTRefElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGTRefElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGTRefElementImpl.cc b/ksvg/impl/SVGTRefElementImpl.cc index 73cb2532..1f352f9b 100644 --- a/ksvg/impl/SVGTRefElementImpl.cc +++ b/ksvg/impl/SVGTRefElementImpl.cc @@ -72,5 +72,3 @@ void SVGTRefElementImpl::setAttributes() appendChild(impl); } } - -// vim:ts=4:noet |