diff -r d1c62c765e48 -r cfea66083b62 phoneapp/phoneuicontrol/src/cphonestateidle.cpp --- a/phoneapp/phoneuicontrol/src/cphonestateidle.cpp Fri Sep 17 17:09:12 2010 +0300 +++ b/phoneapp/phoneuicontrol/src/cphonestateidle.cpp Mon Oct 04 16:06:10 2010 +0300 @@ -480,30 +480,10 @@ globalNotifierParam.SetBoolean( ETrue ); iViewCommandHandle->ExecuteCommandL( EPhoneViewSetGlobalNotifiersDisabled, &globalNotifierParam ); - iViewCommandHandle->ExecuteCommandL( EPhoneViewSetEikonNotifiersDisabled, - &globalNotifierParam ); iViewCommandHandle->ExecuteCommandL(EPhoneViewCreateCallHeader, aCallId); } // ----------------------------------------------------------- -// CPhoneStateIdle::HandleIdleForegroundEventL -// ----------------------------------------------------------- -// -EXPORT_C void CPhoneStateIdle::HandleIdleForegroundEventL() - { - __LOGMETHODSTARTEND(EPhoneControl, "CPhoneStateIdle::HandleIdleForegroundEventL( ) "); - iViewCommandHandle->ExecuteCommandL( EPhoneViewBringIdleToForeground ); - } - -// ----------------------------------------------------------- -// CPhoneStateIdle::HandlePhoneForegroundEventL -// ----------------------------------------------------------- - -EXPORT_C void CPhoneStateIdle::HandlePhoneForegroundEventL() - { - } - -// ----------------------------------------------------------- // CPhoneStateIdle::HandlePhoneFocusLostEventL // ----------------------------------------------------------- //