diff options
author | George Hazan <ghazan@miranda.im> | 2019-10-17 19:28:29 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-10-17 19:28:29 +0300 |
commit | e7bd2ea75d6dbec2860d52124cf3b82fad98281d (patch) | |
tree | 33cd1b8a3e715b7e84f2ce47df1d61f3005068cf /protocols/JabberG/src/resource.h | |
parent | 9994031c204ac0d3780be1a3dee41aa039539b1f (diff) |
Jabber: service-related options moved to Service Discovery menu
Diffstat (limited to 'protocols/JabberG/src/resource.h')
-rw-r--r-- | protocols/JabberG/src/resource.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/protocols/JabberG/src/resource.h b/protocols/JabberG/src/resource.h index 20c587c95d..e6e77f4784 100644 --- a/protocols/JabberG/src/resource.h +++ b/protocols/JabberG/src/resource.h @@ -156,21 +156,17 @@ #define IDC_LOAD 1093
#define IDC_CANVAS 1094
#define IDC_GENDER 1096
-#define IDC_JUD 1097
-#define IDC_JUD_LABEL 1098
#define IDC_MSGLANG_LABEL 1099
#define IDC_PRIORITY_SPIN 1104
#define IDC_PRIORITY 1105
#define IDC_PRIORITY_LABEL 1106
#define IDC_NEWPASSWD 1107
-#define IDC_PROXY_ADDR 1112
#define IDC_DIRECT_ADDR 1114
#define IDC_DIRECT_MANUAL 1121
#define IDC_REG_STATUS 1122
#define IDC_JOIN 1123
#define IDC_DIRECT 1123
#define IDC_ROOM 1124
-#define IDC_PROXY_MANUAL 1124
#define IDC_SERVER 1125
#define IDC_VSCROLL 1128
#define IDC_NICK 1129
|