revert inexplicable previous checkin

This commit is contained in:
Christopher Faylor
2005-09-02 04:51:09 +00:00
parent 7a1bf10a84
commit b8a66ba2cd
9 changed files with 20 additions and 34 deletions

View File

@ -147,7 +147,6 @@ dll_entry (HANDLE h, DWORD reason, void *static_load)
case DLL_PROCESS_ATTACH:
cygwin_hmodule = (HMODULE) h;
dynamically_loaded = (static_load == NULL);
init_console_handler (TRUE);
/* Is the stack at an unusual address? This is, an address which
is in the usual space occupied by the process image, but below