Removed some signal handling stuff. The Ack-program should do that.
This commit is contained in:
@@ -35,7 +35,6 @@ beginoutput()
|
||||
outhead.oh_nname = NLocals + NGlobals + outhead.oh_nsect;
|
||||
outhead.oh_nchar = NLChars + NGChars;
|
||||
}
|
||||
trap_signals();
|
||||
if (!incore)
|
||||
begin_write();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user