diff -r 36f374c67aa8 -r 12db4185673b messagingapp/msgui/msgapp/inc/msgcommondefines.h --- a/messagingapp/msgui/msgapp/inc/msgcommondefines.h Tue Jul 06 14:12:40 2010 +0300 +++ b/messagingapp/msgui/msgapp/inc/msgcommondefines.h Wed Aug 18 09:45:25 2010 +0300 @@ -32,9 +32,6 @@ const qreal TIMESTAMP_WIDTH = 45.0; //Width for timestamp. const qreal UNREADCOUNT_WIDTH = 40.0; //Width for unread count. -const QString DATE_FORMAT("dd/MM"); //Date format. -const QString TIME_FORMAT("hh:mm"); //Time format. - const QColor SEPARATOR_COLOR(0, 0, 0, 51); //separator color. #endif /* MSGCOMMONDEFINES_H_ */