diff options
author | dartraiden <wowemuh@gmail.com> | 2019-06-04 17:56:15 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-06-04 17:56:15 +0300 |
commit | eef5226819583fa309df84dec54421b490c81d42 (patch) | |
tree | 81518ba1dfc1ea3dd8ee1e5267b678596bb7e0d9 /plugins/NewXstatusNotify/src | |
parent | b5b392f1b06f3910ea9cc27b32cb82fea34d6bfa (diff) |
more fixes for #1963
Diffstat (limited to 'plugins/NewXstatusNotify/src')
-rw-r--r-- | plugins/NewXstatusNotify/src/resource.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/NewXstatusNotify/src/resource.h b/plugins/NewXstatusNotify/src/resource.h index 3b1f78becf..8a89753da3 100644 --- a/plugins/NewXstatusNotify/src/resource.h +++ b/plugins/NewXstatusNotify/src/resource.h @@ -156,10 +156,7 @@ #define IDC_DND_TX 41074
#define IDC_NA_TX 41075
#define IDC_OCCUPIED_TX 41076
-#define IDC_FREEFORCHAT_TX 41077
#define IDC_INVISIBLE_TX 41078
-#define IDC_ONTHEPHONE_TX 41079
-#define IDC_OUTTOLUNCH_TX 41080
#define IDC_XSTATUS_TX 41081
#define IDC_STATUSMSG_TX 41082
#define IDC_OFFLINE_BG 42071
|