diff options
author | George Hazan <ghazan@miranda.im> | 2022-08-02 12:47:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-08-02 12:47:51 +0300 |
commit | 95332e6d7069dccc8007395e1bf885fe24b25d7a (patch) | |
tree | acc9114db5ea8a0aaad480fa32dd61b21a424012 /plugins/UserInfoEx/src/resource.h | |
parent | f8f31804a06f1944353a69e05eb30a0278c64415 (diff) |
UInfoEx: the idea of backing up birthdays conflicts with the current birthdays' storage schema
Diffstat (limited to 'plugins/UserInfoEx/src/resource.h')
-rw-r--r-- | plugins/UserInfoEx/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/resource.h b/plugins/UserInfoEx/src/resource.h index 19246a14db..8a97761ddd 100644 --- a/plugins/UserInfoEx/src/resource.h +++ b/plugins/UserInfoEx/src/resource.h @@ -276,7 +276,6 @@ #define CHECK_SMS 40104
#define CHECK_REMIND_STARTUP 40104
#define CHECK_OPT_DETECTUTF 40105
-#define CHECK_REMIND_SECURED 40105
#define CHECK_REMIND_HIDDEN 40106
#define CHECK_REMIND_VISIBLEONLY 40106
#define CHECK_OPT_ICOVERSION 40108
|