diff options
Diffstat (limited to 'gcc/config/interix.h')
-rw-r--r-- | gcc/config/interix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/interix.h b/gcc/config/interix.h index 778c9ae..9100e01 100644 --- a/gcc/config/interix.h +++ b/gcc/config/interix.h @@ -100,7 +100,6 @@ for windows/multi thread */ #undef WCHAR_TYPE #undef WCHAR_TYPE_SIZE -#define WCHAR_UNSIGNED 1 #define WCHAR_TYPE "short unsigned int" #define WCHAR_TYPE_SIZE 16 |