phoneengine/contacthandling2/inc/cpecontacthandling.h
changeset 45 6b911d05207e
parent 21 92ab7f8d0eab
--- a/phoneengine/contacthandling2/inc/cpecontacthandling.h	Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneengine/contacthandling2/inc/cpecontacthandling.h	Wed Jun 23 18:12:20 2010 +0300
@@ -97,16 +97,6 @@
         void SendMessage( MEngineMonitor::TPEMessagesFromPhoneEngine aMessage, 
                           const TInt aCallId = KPECallIdNotUsed );
         
-        /**
-        * Fetch number from speed dial location
-        * @param aLocationIndex Index to look for
-        * @param aNumber Filled with speed dial location phone number
-        * @return Error code.
-        */
-        TInt GetSpeedDialLocation( 
-            TInt aLocationIndex, 
-            TPEPhoneNumber& aNumber );
-
    protected:  // New functions
         
         /**