revert erroneous checkin

This commit is contained in:
Christopher Faylor 2005-08-07 02:38:46 +00:00
parent 82eaabf521
commit 45a2f09e55
1 changed files with 0 additions and 3 deletions

View File

@ -725,9 +725,6 @@ dll_crt0_1 (char *)
check_sanity_and_sync (user_data);
malloc_init ();
int i = 0;
while (i)
cmalloc (HEAP_STR, 2000000);
/* Initialize SIGSEGV handling, etc. */
init_exceptions (&cygwin_except_entry);