diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-25 08:26:58 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-25 08:26:58 +0300 |
commit | 8cfe261befe72935a8ae48ac8203021aa9e3fb14 (patch) | |
tree | b5c238db17b1a10adc18e1e4f6f44d5cf3234929 /protocols/MRA/src/resource.h | |
parent | 46425ea8d084497a7b29ed9b7a57188732726406 (diff) |
MRA: icon added to icolib, not used icon removed (fixes #298)
Diffstat (limited to 'protocols/MRA/src/resource.h')
-rw-r--r-- | protocols/MRA/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/MRA/src/resource.h b/protocols/MRA/src/resource.h index 081d1d43b5..b557ba8e37 100644 --- a/protocols/MRA/src/resource.h +++ b/protocols/MRA/src/resource.h @@ -18,7 +18,6 @@ #define IDI_MRA_POSTCARD 114
#define IDI_MRA_PHOTO 117
#define IDI_DELETED 118
-#define IDI_MRA_CHAT 120
#define IDI_MRA_PHONE 122
#define IDD_OPT_FILES 126
#define IDD_OPT_ACCOUNT 127
|