diff -r ba76fc04e6c2 -r 6b911d05207e phoneengine/contacthandling2/inc/cpecontacthandlingproxy.h --- 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.