diff -r db5c883ad1c5 -r 1902ade171ab svgtopt/SVG/SVGImpl/src/SVGAnimationElementImpl.cpp --- a/svgtopt/SVG/SVGImpl/src/SVGAnimationElementImpl.cpp Tue Aug 31 16:06:58 2010 +0300 +++ b/svgtopt/SVG/SVGImpl/src/SVGAnimationElementImpl.cpp Wed Sep 01 12:20:46 2010 +0100 @@ -473,9 +473,6 @@ // void CSvgAnimationElementImpl::RemoveEventListener() { - if ( !iMyAnimationElementList ) - return; - FindAllAnimationElements( (CSvgElementImpl* )this, iMyAnimationElementList ); // Remove event listening for every animation elements that are child of