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