--- 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