diff options
Diffstat (limited to 'ksvg/impl/SVGAnimateTransformElementImpl.cc')
-rw-r--r-- | ksvg/impl/SVGAnimateTransformElementImpl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ksvg/impl/SVGAnimateTransformElementImpl.cc b/ksvg/impl/SVGAnimateTransformElementImpl.cc index cf3922f8..3eae35dd 100644 --- a/ksvg/impl/SVGAnimateTransformElementImpl.cc +++ b/ksvg/impl/SVGAnimateTransformElementImpl.cc @@ -253,5 +253,3 @@ void SVGAnimateTransformElementImpl::handleTimerEvent(bool) } */ } - -// vim:ts=4:noet |