diff -r 7cbcb2896f0e -r a642906a277a phonebookui/cnthistorymodel/inc/cnthistorymodelconsts.h --- a/phonebookui/cnthistorymodel/inc/cnthistorymodelconsts.h Tue Jul 06 14:05:47 2010 +0300 +++ b/phonebookui/cnthistorymodel/inc/cnthistorymodelconsts.h Wed Aug 18 09:39:00 2010 +0300 @@ -20,10 +20,8 @@ enum Attributes { CntIncoming = 1, - CntOutgoing = 2, - CntUnseen = 4, - CntSeen = 8, - CntAttachment = 16 + CntUnseen = 2, + CntAttachment = 4 }; enum ItemType