diff options
Diffstat (limited to 'winsup/cygwin/dcrt0.cc')
-rw-r--r-- | winsup/cygwin/dcrt0.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/dcrt0.cc b/winsup/cygwin/dcrt0.cc index e03c3affd..b862ee150 100644 --- a/winsup/cygwin/dcrt0.cc +++ b/winsup/cygwin/dcrt0.cc @@ -57,7 +57,6 @@ bool display_title; bool strip_title_path; bool allow_glob = TRUE; codepage_type current_codepage = ansi_cp; -bool alternate_charset_active; int cygwin_finished_initializing; |