diff options
Diffstat (limited to 'gcc/ada/mingw32.h')
-rw-r--r-- | gcc/ada/mingw32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ada/mingw32.h b/gcc/ada/mingw32.h index e466ee8d179..325c2ae7779 100644 --- a/gcc/ada/mingw32.h +++ b/gcc/ada/mingw32.h @@ -63,7 +63,6 @@ extern UINT CurrentCodePage; extern UINT CurrentCCSEncoding; -extern char __gnat_wide_text_translation_required; /* Macros to convert to/from the code page specified in CurrentCodePage. */ #define S2WSC(wstr,str,len) \ |