summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/svc_reminder.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-08-02 12:47:51 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-08-02 12:47:51 +0300
commit95332e6d7069dccc8007395e1bf885fe24b25d7a (patch)
treeacc9114db5ea8a0aaad480fa32dd61b21a424012 /plugins/UserInfoEx/src/svc_reminder.h
parentf8f31804a06f1944353a69e05eb30a0278c64415 (diff)
UInfoEx: the idea of backing up birthdays conflicts with the current birthdays' storage schema
Diffstat (limited to 'plugins/UserInfoEx/src/svc_reminder.h')
-rw-r--r--plugins/UserInfoEx/src/svc_reminder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/svc_reminder.h b/plugins/UserInfoEx/src/svc_reminder.h
index c177d0d29e..f162800866 100644
--- a/plugins/UserInfoEx/src/svc_reminder.h
+++ b/plugins/UserInfoEx/src/svc_reminder.h
@@ -50,7 +50,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_REMIND_CHECKON_STARTUP "RemindStartupCheck"
-#define SET_REMIND_SECUREBIRTHDAY "RemindSecureBirthday"
#define SET_REMIND_BIRTHDAY_IGNORED "RemindSecureIgnored"
#define SET_REMIND_SOUNDOFFSET "RemindSoundOffset"
#define SET_POPUP_ENABLED "PopupEnabled"