4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 20:39:33 +08:00

revert erroneous checkin

This commit is contained in:
Christopher Faylor 2005-08-07 02:38:46 +00:00
parent 82eaabf521
commit 45a2f09e55

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);