phonesrv_plat/voice_mailbox_number_api/inc/mvoicemailboxobserver.h
changeset 19 e44a8c097b15
parent 12 ae8abd0db65c
--- a/phonesrv_plat/voice_mailbox_number_api/inc/mvoicemailboxobserver.h	Mon May 03 13:01:45 2010 +0300
+++ b/phonesrv_plat/voice_mailbox_number_api/inc/mvoicemailboxobserver.h	Fri May 14 16:24:46 2010 +0300
@@ -25,7 +25,6 @@
 /**
  *  Notifier for vmbx number/address changes
  *
- *  @since S60 v5.2
  *  @lib vmbxengine.lib
  *
  */
@@ -37,7 +36,6 @@
     * Observer callback function which is called when
     * changes to voice mailbox entries occur.
     *
-    * @since S60 5.2
     * @param aVmbxEntry The new vmbx entry.
     */
     virtual void HandleNotifyL( const CVoiceMailboxEntry& aVmbxEntry ) = 0;