diff -r a949c2543c15 -r ea672fcb0ea0 clock/inc/clockcommon.h --- a/clock/inc/clockcommon.h Fri May 14 15:51:09 2010 +0300 +++ b/clock/inc/clockcommon.h Thu May 27 12:51:15 2010 +0300 @@ -27,16 +27,6 @@ const QString PATH_TEXT("C:/"); const int KMaximumCityListCount(50); -const long int KCRUidNitz = { 0x101F8876 }; -/** Active Protocol key */ -const long int KActiveProtocol = 0x00000001; -/** Previous alarm time high */ -const long int KPreviousAlarmTime = 0x00000002; - -const long int KCRUidClockApp = { 0x101F874D }; -/** Alarm snooze time key */ -const long int KClockAppSnoozeTime = 0x00000002; - // Common definitions for docml. #define CLOCK_MAIN_VIEW_DOCML ":/xml/clockmainview.docml" #define CLOCK_MAIN_VIEW_PORTRAIT_SECTION "portrait"