phoneengine/contacthandling2/inc/cpecontacthandlingproxy.h
changeset 45 6b911d05207e
parent 21 92ab7f8d0eab
child 76 cfea66083b62
--- a/phoneengine/contacthandling2/inc/cpecontacthandlingproxy.h	Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneengine/contacthandling2/inc/cpecontacthandlingproxy.h	Wed Jun 23 18:12:20 2010 +0300
@@ -80,18 +80,6 @@
             const TInt aCallId,
             const TPEFindContactKey aFindKey );
 
-        /**
-        * Fetch number from speed dial location
-        * @param aLocationIndex Index to look for
-        * @param aNumber Filled with speed dial location phone number
-        * @param aContactItemId Contact item id. KErrNotFound if given location
-        *                                        was not set.
-        * @return possible Symbian OS error code
-        */
-        IMPORT_C TInt GetSpeedDialLocation( 
-            TInt aLocationIndex, 
-            TPEPhoneNumber& aNumber );
-
     protected:
         /**
         * C++ default constructor.