Revert erroneous checkin.

This commit is contained in:
Corinna Vinschen 2006-12-12 15:10:56 +00:00
parent d6a6da338b
commit 46b51548b1
1 changed files with 0 additions and 1 deletions

View File

@ -515,7 +515,6 @@ sigproc_terminate (exit_states es)
sigproc_printf ("entering");
sig_send (myself_nowait, __SIGEXIT);
proc_terminate (); // clean up process stuff
CloseHandle (my_sendsig);
}
}