diff options
Diffstat (limited to 'gcc/config/i386/win32.h')
-rw-r--r-- | gcc/config/i386/win32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/win32.h b/gcc/config/i386/win32.h index f6f3214..561118b 100644 --- a/gcc/config/i386/win32.h +++ b/gcc/config/i386/win32.h @@ -95,7 +95,6 @@ Boston, MA 02111-1307, USA. */ #define SIZE_TYPE "unsigned int" #define PTRDIFF_TYPE "int" -#define WCHAR_UNSIGNED 1 #define WCHAR_TYPE_SIZE 16 #define WCHAR_TYPE "short unsigned int" /* Currently we do not have the atexit() function, |