mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
Remove some redefined macros from "winnls.h"
As we set #pragma GCC system_header, all warnings are suppressed for that header, but in MSVC they are shown again. svn path=/trunk/; revision=32077
This commit is contained in:
parent
8872eea630
commit
821c381455
1 changed files with 0 additions and 4 deletions
|
@ -212,10 +212,6 @@ extern "C" {
|
|||
#define MB_COMPOSITE 2
|
||||
#define MB_ERR_INVALID_CHARS 8
|
||||
#define MB_USEGLYPHCHARS 4
|
||||
#define WC_COMPOSITECHECK 512
|
||||
#define WC_DISCARDNS 16
|
||||
#define WC_SEPCHARS 32
|
||||
#define WC_DEFAULTCHAR 64
|
||||
#define CTRY_DEFAULT 0
|
||||
#define CTRY_ALBANIA 355
|
||||
#define CTRY_ALGERIA 213
|
||||
|
|
Loading…
Reference in a new issue