phoneapp/phoneuicontrol/inc/cphonecbamanager.h
branchRCL_3
changeset 61 41a7f70b3818
parent 9 8871b09be73b
child 62 5266b1f337bd
--- a/phoneapp/phoneuicontrol/inc/cphonecbamanager.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneapp/phoneuicontrol/inc/cphonecbamanager.h	Tue Aug 31 15:14:29 2010 +0300
@@ -61,9 +61,6 @@
 
         /**
         * Set CBA
-        * If the given CBA resource ID equals EPhoneEasyDialingCba, then get the actual resource
-        * ID from the Dialer Extension View by executing command EPhoneViewGetEasyDialingCbaId
-        * via the Phone View Command Handle.
         */
         IMPORT_C void SetCbaL( TInt aResource );
         
@@ -104,12 +101,6 @@
         */
         TInt GetIncomingCallSilenceCBA( const TBool aSoftRejectActivated ); 
         
-        /**
-        * Get cba resource when number entry is visible
-        * @return Resource id of CBA
-        */
-        TInt GetNumberEntryCbaIdL();
-        
     private:
     
         /**