phoneapp/phoneuistates/src/cphonealerting.cpp
branchRCL_3
changeset 14 24062c24fe38
parent 9 8871b09be73b
child 25 91c2fb4b78df
--- a/phoneapp/phoneuistates/src/cphonealerting.cpp	Fri Feb 19 22:50:26 2010 +0200
+++ b/phoneapp/phoneuistates/src/cphonealerting.cpp	Fri Mar 12 15:42:40 2010 +0200
@@ -243,11 +243,6 @@
     {
     __LOGMETHODSTARTEND( EPhoneUIStates,
         "CPhoneAlerting::HandleConnectedL()");
-    // Keep Phone in the foreground
-    TPhoneCmdParamBoolean booleanParam;
-    booleanParam.SetBoolean( EFalse );
-    iViewCommandHandle->ExecuteCommandL(
-        EPhoneViewSetNeedToSendToBackgroundStatus, &booleanParam );
 
     // Close menu bar, if it is displayed
     iViewCommandHandle->ExecuteCommandL( EPhoneViewMenuBarClose );