phoneengine/contacthandling2/src/cpecontacthandlingdummy.cpp
changeset 45 6b911d05207e
parent 21 92ab7f8d0eab
--- a/phoneengine/contacthandling2/src/cpecontacthandlingdummy.cpp	Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneengine/contacthandling2/src/cpecontacthandlingdummy.cpp	Wed Jun 23 18:12:20 2010 +0300
@@ -73,19 +73,6 @@
     return KErrNone;
     }
 
-// -----------------------------------------------------------------------------
-// CPEContactHandlingDummy::GetSpeedDialLocation
-// Get's phone number and contact id from given location.
-// -----------------------------------------------------------------------------
-//
-EXPORT_C TInt CPEContactHandlingDummy::GetSpeedDialLocation( 
-    TInt /*aLocationIndex*/, 
-    TPEPhoneNumber& /*aNumber*/ )
-    {
-    TEFLOGSTRING( KTAOBJECT, "CNT CPEContactHandlingDummy::GetSpeedDialLocation()" );
-    return KErrNone;
-    }
-
 // ================= OTHER EXPORTED FUNCTIONS ===============================
 
 //  End of File