diff -r 7eb70891911c -r a2467631ae02 vmbx/vmbxengine/inc/vmbxpbkstore.h --- a/vmbx/vmbxengine/inc/vmbxpbkstore.h Fri Jun 11 14:07:16 2010 +0300 +++ b/vmbx/vmbxengine/inc/vmbxpbkstore.h Wed Jun 23 18:49:32 2010 +0300 @@ -138,12 +138,10 @@ /** * Retrieves the Mailbox numbers identifier information - * @param in aAlsLine curent als line * @param out aInfo information from RPhonebookStore * @retuns KErrNone if succesful **/ - TInt GetMbdnInfo( const TVmbxAlsLineType aAlsLine, - RMobilePhone::TMobilePhoneVoicemailIdsV3& aInfo ); + TInt GetMbdnInfo( RMobilePhone::TMobilePhoneVoicemailIdsV3& aInfo ); /**