From add4780bf73b8391741c97d302f460988c4a9152 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 16 Jun 1992 23:43:37 +0000 Subject: [PATCH] Formerly commands.c.~7~ --- commands.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/commands.c b/commands.c index 30b7cf0..75d450c 100644 --- a/commands.c +++ b/commands.c @@ -426,8 +426,6 @@ fatal_error_signal (sig) if (kill (getpid (), sig) < 0) /* It shouldn't return, but if it does, die anyway. */ pfatal_with_name ("kill"); - - return 0; } /* Delete all non-precious targets of CHILD unless they were already deleted. -- 2.7.4