diff options
author | George Hazan <ghazan@miranda.im> | 2018-11-27 21:10:30 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-11-27 21:10:30 +0300 |
commit | db55f5b6eb4911fc1062917d7e95b6aaae165fdf (patch) | |
tree | 837646ed9b16e27c4915e1b76900fb88ba6d18ff /protocols/MRA/proto_mra/src/resource.h | |
parent | 40c4c15d469744813f75e73ae9edf82485c1862f (diff) |
fixes #1614 (MRA protocol deprecated due its death)
Diffstat (limited to 'protocols/MRA/proto_mra/src/resource.h')
-rw-r--r-- | protocols/MRA/proto_mra/src/resource.h | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/protocols/MRA/proto_mra/src/resource.h b/protocols/MRA/proto_mra/src/resource.h deleted file mode 100644 index fc38bff6ce..0000000000 --- a/protocols/MRA/proto_mra/src/resource.h +++ /dev/null @@ -1,22 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by Proto_MRA.rc
-//
-#define IDI_ICON1 105
-#define IDI_ICON2 104
-#define IDI_ICON3 128
-#define IDI_ICON4 130
-#define IDI_ICON5 158
-#define IDI_ICON6 129
-#define IDI_ICON7 1002
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 109
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1001
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|