svgtopt/SVG/SVGEngine/src/SVGEngineImpl.cpp
changeset 19 df65ec4f2d28
parent 0 d46562c3d99d
child 26 796196dd6e68
--- 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 )