phoneapp/phoneuistates/src/cphoneconferenceandcallsetup.cpp
branchRCL_3
changeset 25 91c2fb4b78df
parent 14 24062c24fe38
child 58 40a3f856b14d
--- a/phoneapp/phoneuistates/src/cphoneconferenceandcallsetup.cpp	Wed Apr 14 15:56:42 2010 +0300
+++ b/phoneapp/phoneuistates/src/cphoneconferenceandcallsetup.cpp	Tue Apr 27 16:37:10 2010 +0300
@@ -380,8 +380,7 @@
         }
     else
         {       
-        // Remove  outgoing call 
-        BeginTransEffectLC( ENumberEntryOpen );
+        // Remove  outgoing call
         BeginUiUpdateLC();
         
         iViewCommandHandle->ExecuteCommandL( EPhoneViewRemoveCallHeader, aCallId );
@@ -396,8 +395,7 @@
 	        
         SetTouchPaneButtons( EPhoneConferenceButtons );
         EndUiUpdate();
-        EndTransEffect(); 
-
+        
         // Go to conference state
         UpdateCbaL( EPhoneCallHandlingInCallCBA );
         iStateMachine->ChangeState( EPhoneStateConference );