--- a/phonebookui/Phonebook2/ServerApplication/inc/MPbk2UiService.h Wed Sep 15 11:56:55 2010 +0300
+++ b/phonebookui/Phonebook2/ServerApplication/inc/MPbk2UiService.h Wed Oct 13 14:15:33 2010 +0300
@@ -68,18 +68,6 @@
const TDesC8& aContactLinkBuffer ) = 0;
/**
- * Deny the delayed contacts as part of
- * the contact set used in the service.
- *
- * Purpose: Sometimes client maybe deny the selected contact,
- * the function is used to deliver the client's feedback to phonebook.
- *
- * @param aContactLinkBuffer Denied contacts.
- */
- virtual void DenyDelayedContactsL(
- const TDesC8& aContactLinkBuffer) = 0;
-
- /**
* Exits the service.
*
* @param aExitCommandId The id of the exit command.