phonebookui/cnthistorymodel/inc/cnthistorymodelconsts.h
changeset 53 e6aff7b69165
parent 47 7cbcb2896f0e
--- a/phonebookui/cnthistorymodel/inc/cnthistorymodelconsts.h	Wed Jul 21 11:37:51 2010 +0300
+++ b/phonebookui/cnthistorymodel/inc/cnthistorymodelconsts.h	Fri Jul 23 12:43:48 2010 +0300
@@ -20,10 +20,8 @@
 enum Attributes
     {
     CntIncoming = 1,
-    CntOutgoing = 2,
-    CntUnseen = 4,
-    CntSeen = 8,
-    CntAttachment = 16
+    CntUnseen = 2,
+    CntAttachment = 4
     };
 
 enum ItemType