diff options
Diffstat (limited to 'gcc/fixinc/fixincl.c')
| -rw-r--r-- | gcc/fixinc/fixincl.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/fixinc/fixincl.c b/gcc/fixinc/fixincl.c index f4cd5ec..bce5ba8 100644 --- a/gcc/fixinc/fixincl.c +++ b/gcc/fixinc/fixincl.c @@ -279,13 +279,6 @@ main (argc, argv) /*#*/ error "NON-BOGUS LIMITS NOT SUPPORTED?!?!" #endif - /* - Here we are the child of the grandparent process. The parent - of all the little fixup processes. We ignore the deaths of - our children. */ - - signal (SIGCLD, SIG_IGN); - /* For every file specified in stdandard in (except as throttled for bogus reasons)... */ |
