diff options
author | George Hazan <ghazan@miranda.im> | 2019-06-04 12:42:13 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-06-04 12:42:13 +0300 |
commit | 88d56b4791202034588ff5b10d9c05fff3019934 (patch) | |
tree | 36641740737a9e3a92adaa75116650373a9a2943 /plugins/BuddyPounce/src/resource.h | |
parent | 4a1f343d8684deaaa67e6ee56f0769b8bab8d6c8 (diff) |
finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch statuses completely)
Diffstat (limited to 'plugins/BuddyPounce/src/resource.h')
-rw-r--r-- | plugins/BuddyPounce/src/resource.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/BuddyPounce/src/resource.h b/plugins/BuddyPounce/src/resource.h index 08ddca83fb..1f826f13f2 100644 --- a/plugins/BuddyPounce/src/resource.h +++ b/plugins/BuddyPounce/src/resource.h @@ -62,9 +62,6 @@ #define IDC_CHECK5 1085
#define IDC_CHECK6 1086
#define IDC_CHECK7 1087
-#define IDC_CHECK8 1088
-#define IDC_CHECK9 1089
-#define IDC_CHECK10 1090
#define IDC_SETTINGMSG2 1095
#define IDC_USEADVANCED 1096
#define IDC_SHOWDELIVERYMSGS 1097
|