diff -r 2666d9724c76 -r d4f567ce2e7c phonebookui/Phonebook2/ServerApplication/inc/CPbk2EntryFetcher.h --- a/phonebookui/Phonebook2/ServerApplication/inc/CPbk2EntryFetcher.h Thu Jul 15 18:22:55 2010 +0300 +++ b/phonebookui/Phonebook2/ServerApplication/inc/CPbk2EntryFetcher.h Thu Aug 19 09:41:07 2010 +0300 @@ -68,6 +68,8 @@ void CancelService(); void AcceptDelayedContactsL( const TDesC8& aContactLinkBuffer ); + void DenyDelayedContactsL( + const TDesC8& aContactLinkBuffer ); void ExitServiceL( TInt aExitCommandId ); void ServiceResults(TServiceResults* aResults) const;