messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 34 84197e66a4bd
child 48 4f501b74aeb1
child 52 12db4185673b
--- a/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h	Thu Jun 17 09:57:06 2010 +0100
+++ b/messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h	Thu Jul 22 16:32:06 2010 +0100
@@ -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