diff options
author | George Hazan <ghazan@miranda.im> | 2017-10-16 13:29:32 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-10-16 13:29:32 +0300 |
commit | 9d6b20ce1cfc010f9b9cc47d376dd0f01e290ca4 (patch) | |
tree | dd4c8561d6997ccf2186a748cdc867160c2053d4 /plugins/StatusManager/src/KeepStatus/keepstatus.h | |
parent | 56239808326cc550d0b1bd45a368e89957e7021b (diff) |
StatusManager: atavism (manual options tab) in options removed
Diffstat (limited to 'plugins/StatusManager/src/KeepStatus/keepstatus.h')
-rw-r--r-- | plugins/StatusManager/src/KeepStatus/keepstatus.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/StatusManager/src/KeepStatus/keepstatus.h b/plugins/StatusManager/src/KeepStatus/keepstatus.h index d9fecb35f5..eac911a3f0 100644 --- a/plugins/StatusManager/src/KeepStatus/keepstatus.h +++ b/plugins/StatusManager/src/KeepStatus/keepstatus.h @@ -76,9 +76,6 @@ #define IDT_CHECKCONTIN 0x08 #define IDT_CHECKCONNECTING 0x10 -#define KS_ISENABLED WM_APP + 10 -#define KS_ENABLEITEMS WM_APP + 11 - // action #define SETTING_ENABLECHECKING "EnableChecking" // trigger |