phoneapp/phoneuistates/src/cphonegsmincall.cpp
changeset 65 2a5d4ab426d3
parent 53 22cc52eade9b
child 74 d1c62c765e48
--- a/phoneapp/phoneuistates/src/cphonegsmincall.cpp	Mon Aug 23 15:42:12 2010 +0300
+++ b/phoneapp/phoneuistates/src/cphonegsmincall.cpp	Fri Sep 03 13:33:36 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 );