diff options
author | George Hazan <ghazan@miranda.im> | 2020-02-19 20:47:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-02-19 20:47:51 +0300 |
commit | 8e52135f5e61099bb24e6d02ecc9b3a34d5a0848 (patch) | |
tree | 7f8ddce854dfb89fd007770caf9ad1add320c05e /protocols/JabberG/src/resource.h | |
parent | 74d73e1537585bfc4c33892b9ec47dc523af1ce4 (diff) |
Jabber: useless button removed
Diffstat (limited to 'protocols/JabberG/src/resource.h')
-rw-r--r-- | protocols/JabberG/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/JabberG/src/resource.h b/protocols/JabberG/src/resource.h index e6e77f4784..c9a3df960e 100644 --- a/protocols/JabberG/src/resource.h +++ b/protocols/JabberG/src/resource.h @@ -180,7 +180,6 @@ #define IDC_ADDJID 1174
#define IDC_INVITE 1175
#define IDC_BTN_ADVANCED 1175
-#define IDC_ACCEPT 1176
#define IDC_BTN_SIMPLE 1176
#define IDC_FROM 1177
#define IDC_USE_TLS 1180
|