diff -r 6b5524b4f673 -r 38bb213f60ba phonebookui/Phonebook2/ServerApplication/inc/MPbk2ServicePhase.h --- a/phonebookui/Phonebook2/ServerApplication/inc/MPbk2ServicePhase.h Wed Sep 15 11:56:55 2010 +0300 +++ b/phonebookui/Phonebook2/ServerApplication/inc/MPbk2ServicePhase.h Wed Oct 13 14:15:33 2010 +0300 @@ -68,18 +68,6 @@ const TDesC8& aContactLinkBuffer ) = 0; /** - * Notifies of delayed acception. - * - * Purpose: Sometimes client maybe deny the selected contact, - * the function is used to deliver the client's feedback to phonebook. - * - * @param aContactLinkBuffer Buffer containing denied - * contact links. - */ - virtual void DenyDelayedL( - const TDesC8& aContactLinkBuffer ) = 0; - - /** * Returns the results. * * @return Results.