diff -r 6aaf0276100e -r c76a0b1755b9 phoneapp/phoneuistates/src/cphonegsmincall.cpp --- a/phoneapp/phoneuistates/src/cphonegsmincall.cpp Thu Sep 02 20:26:16 2010 +0300 +++ b/phoneapp/phoneuistates/src/cphonegsmincall.cpp Fri Sep 17 08:29:19 2010 +0300 @@ -253,9 +253,6 @@ // Remove any phone dialogs if they are displayed iViewCommandHandle->ExecuteCommandL( EPhoneViewRemovePhoneDialogs ); - // Capture keys when there is an incoming call - CaptureKeysDuringCallNotificationL( ETrue ); - // Bring Phone app in the foreground TPhoneCmdParamInteger uidParam; uidParam.SetInteger( KUidPhoneApplication.iUid );