diff -r 84d9eb65b26f -r 518b245aa84c messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h --- a/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h Mon May 03 12:29:07 2010 +0300 +++ b/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h Fri Jun 25 15:47:40 2010 +0530 @@ -140,12 +140,8 @@ /** * List of messages in Fialed states */ - CMsvEntrySelection* iFailedMessages; - - /** - * List of messages for which failed note shown - */ - CMsvEntrySelection* iFailedNotes; + CMsvEntrySelection* iFailedMessages; + }; #endif // MSG_STORE_HANDLER_H