diff -r 71dd06cfe933 -r 0aa5fbdfbc30 psln/pslnengine/src/PslnModel.cpp --- 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");