diff options
Diffstat (limited to 'include/wchar-stub.h')
-rw-r--r-- | include/wchar-stub.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wchar-stub.h b/include/wchar-stub.h index 0b0aa29aa..918c78dd4 100644 --- a/include/wchar-stub.h +++ b/include/wchar-stub.h @@ -7,7 +7,6 @@ #ifndef _WCHAR_H #define _WCHAR_H -#define MB_CUR_MAX 1 typedef unsigned int wint_t; #define WEOF (0xffffffffu) |