diff options
Diffstat (limited to 'plugins/UserInfoEx/src/svc_reminder.h')
-rw-r--r-- | plugins/UserInfoEx/src/svc_reminder.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/UserInfoEx/src/svc_reminder.h b/plugins/UserInfoEx/src/svc_reminder.h index 115c23d673..76acd55f4f 100644 --- a/plugins/UserInfoEx/src/svc_reminder.h +++ b/plugins/UserInfoEx/src/svc_reminder.h @@ -43,15 +43,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define SET_REMIND_BIRTHDAY_ENABLED "RemindBirthday"
#define SET_REMIND_BIRTHDAY_OFFSET "RemindBirthdayOffset"
-#define SET_POPUP_ENABLED "PopupEnabled"
-#define SET_POPUP_BIRTHDAY_COLORTYPE "PopupBirthClrType"
-#define SET_POPUP_BIRTHDAY_COLOR_TEXT "PopupBirthClrBirthText"
-#define SET_POPUP_BIRTHDAY_COLOR_BACK "PopupBirthClrBirthBack"
-#define SET_POPUP_ANNIVERSARY_COLORTYPE "PopupAnnivClrType"
-#define SET_POPUP_ANNIVERSARY_COLOR_TEXT "PopupAnnivClrText"
-#define SET_POPUP_ANNIVERSARY_COLOR_BACK "PopupAnnivClrBack"
-#define SET_POPUP_DELAY "PopupDelay"
-
#define HM_OPENMSG (WM_USER+1)
/**
|