psln/pslnengine/src/PslnModel.cpp
branchRCL_3
changeset 18 0aa5fbdfbc30
parent 0 2f259fa3e83a
child 25 941195f2d488
--- a/psln/pslnengine/src/PslnModel.cpp	Wed Apr 14 16:14:00 2010 +0300
+++ b/psln/pslnengine/src/PslnModel.cpp	Tue Apr 27 16:55:05 2010 +0300
@@ -782,11 +782,6 @@
         User::Leave( KErrGeneral );
         }
 
-    if ( !activeEntry->IsSupportAnimBg() )
-        {
-        //Stop animated background
-        SetAnimBackground( EPslnDisableAllEffects );
-        }
     TAknsPkgID activeSkinPid = activeEntry->PkgID();
     // Activate whole skin
     PSLN_TRACE_DEBUG("CPslnModel::ActivateSkinL set all definition sets");