diff -r 95afc90a94ae -r d240fe32a15c svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp --- a/svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp Wed Mar 31 23:03:24 2010 +0300 +++ b/svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp Wed Apr 14 16:53:18 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 )