diff options
Diffstat (limited to 'gcc/config/i386/386bsd.h')
-rw-r--r-- | gcc/config/i386/386bsd.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/i386/386bsd.h b/gcc/config/i386/386bsd.h index e3bd08173c0..9745530abec 100644 --- a/gcc/config/i386/386bsd.h +++ b/gcc/config/i386/386bsd.h @@ -17,8 +17,6 @@ #undef WCHAR_TYPE #define WCHAR_TYPE "short unsigned int" -#define WCHAR_UNSIGNED 1 - #undef WCHAR_TYPE_SIZE #define WCHAR_TYPE_SIZE 16 |