Removed double ANYSIZE_ARRAY define.
This commit is contained in:
parent
82747b7d76
commit
28a242e5b7
|
@ -102,8 +102,6 @@ typedef struct _MEMORY_BASIC_INFORMATION
|
|||
#define MEM_IMAGE SEC_IMAGE
|
||||
|
||||
|
||||
#define ANYSIZE_ARRAY 1
|
||||
|
||||
#define MINCHAR 0x80
|
||||
#define MAXCHAR 0x7f
|
||||
#define MINSHORT 0x8000
|
||||
|
|
Loading…
Reference in New Issue