From 8ca6b93bdbf7e3bbbdb9f6146f0db15abf45bccc Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 20 Jul 1994 20:18:12 +0000 Subject: Formerly wait.c.~7~ --- proc/wait.c | 1 - 1 file changed, 1 deletion(-) (limited to 'proc/wait.c') diff --git a/proc/wait.c b/proc/wait.c index ff7e0918..72a5c29a 100644 --- a/proc/wait.c +++ b/proc/wait.c @@ -54,7 +54,6 @@ void alert_parent (struct proc *p) { struct zombie *z; - error_t err; send_signal (p->p_parent->p_msgport, SIGCHLD, p->p_parent->p_task); -- cgit v1.2.3