Author: cfinck Date: Sat Feb 2 00:22:02 2008 New Revision: 32077
URL: http://svn.reactos.org/svn/reactos?rev=32077&view=rev Log: 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.
Modified: trunk/reactos/include/psdk/winnls.h
Modified: trunk/reactos/include/psdk/winnls.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winnls.h?rev=3... ============================================================================== --- trunk/reactos/include/psdk/winnls.h (original) +++ trunk/reactos/include/psdk/winnls.h Sat Feb 2 00:22:02 2008 @@ -212,10 +212,6 @@ #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