diff -r ebfee66fde93 -r 84197e66a4bd messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h --- a/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h Fri Jun 04 10:25:39 2010 +0100 +++ b/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h Fri Jun 11 13:35:48 2010 +0300 @@ -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