diff options
Diffstat (limited to 'src/win32/utf-conv.c')
| -rw-r--r-- | src/win32/utf-conv.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/win32/utf-conv.c b/src/win32/utf-conv.c index 0dad4eab0..f1b674ea0 100644 --- a/src/win32/utf-conv.c +++ b/src/win32/utf-conv.c @@ -8,10 +8,6 @@ #include "common.h" #include "utf-conv.h" -#ifndef WC_ERR_INVALID_CHARS -# define WC_ERR_INVALID_CHARS 0x80 -#endif - GIT_INLINE(DWORD) get_wc_flags(void) { static char inited = 0; |
