diff -r 443d52b01c62 -r df65ec4f2d28 svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp --- a/svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp Fri Apr 16 15:55:53 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp Mon May 03 13:22:17 2010 +0300 @@ -1406,7 +1406,7 @@ // Document is an animation if( iSvgDocument->IsAnimationFile() ) { - { // Mahesh: Atleast first frame should get drawn + { // Atleast first frame should get drawn TRAPD(error, RedrawL() ); { if ( error != KErrNone && aError != NULL )