diff options
author | George Hazan <george.hazan@gmail.com> | 2024-08-21 18:48:58 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-08-21 18:48:58 +0300 |
commit | 56fd5bdf2a55bd26ab7a6871a930915612c3d145 (patch) | |
tree | 105cefd1e2e40bcec7f0c66e2328759a4e710850 /plugins/SimpleStatusMsg/src/resource.h | |
parent | 98efb8dc51f734afeea7f59624e57cbafc6caa29 (diff) |
fixes #4582 (SimpleStatusMsg: remove ICQ/MRA support)
Diffstat (limited to 'plugins/SimpleStatusMsg/src/resource.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/resource.h b/plugins/SimpleStatusMsg/src/resource.h index 1270b4544f..82e78ad6d0 100644 --- a/plugins/SimpleStatusMsg/src/resource.h +++ b/plugins/SimpleStatusMsg/src/resource.h @@ -72,7 +72,6 @@ #define IDC_BDEL 1054
#define IDC_BCLEAR 1055
#define IDC_CNOIDLE 1056
-#define IDC_CNOICQREQ 1057
#define IDC_CVARIABLES 1058
#define IDC_CDATEPARSING 1059
#define IDC_MAXLENGTH 1060
|