telephonyserver/etelmultimode/CETEL/mm_phone.cpp
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
--- a/telephonyserver/etelmultimode/CETEL/mm_phone.cpp	Tue Aug 31 16:23:08 2010 +0300
+++ b/telephonyserver/etelmultimode/CETEL/mm_phone.cpp	Wed Sep 01 12:40:21 2010 +0100
@@ -4846,26 +4846,6 @@
 	Blank(EMobilePhoneTerminateAllCalls,aReqStatus);
 	}
 
-/************************************************************************************/
-//
-// Mobile Active Calls Termination
-//
-/************************************************************************************/
-
-EXPORT_C void RMobilePhone::TerminateActiveCalls(TRequestStatus& aReqStatus) const
-/**
-Terminates all active calls on all lines.
-Active calls are defined as those in either active or held state.
-This will not terminate calls in dialling or connecting state.
- 
-@param aReqStatus returns the result code after the asynchronous call completes.
-
-@capability NetworkServices
-*/
-    {
-    Blank(EMobilePhoneTerminateActiveCalls,aReqStatus);
-    }
-
 /***********************************************************************************/
 //
 // Auto Redial Functional Unit