* globals.cc (active_codepage): Remove.

This commit is contained in:
Corinna Vinschen
2009-07-14 16:24:33 +00:00
parent c6b9d71981
commit 472345a06c
2 changed files with 4 additions and 3 deletions

View File

@@ -24,9 +24,6 @@ HANDLE NO_COPY hProcImpToken;
HMODULE NO_COPY cygwin_hmodule;
HANDLE hExeced;
/* Codepage and multibyte string specific stuff. */
UINT active_codepage;
/* program exit the program */
enum exit_states