From d96acf1070bb4a086dfa9c9b3426ba29ea30bd52 Mon Sep 17 00:00:00 2001 From: jhb Date: Tue, 28 Feb 2006 20:34:50 +0000 Subject: G/C some cruft. --- usr.sbin/sade/system.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.sbin/sade/system.c') diff --git a/usr.sbin/sade/system.c b/usr.sbin/sade/system.c index b6fdbfb..406877d 100644 --- a/usr.sbin/sade/system.c +++ b/usr.sbin/sade/system.c @@ -95,6 +95,7 @@ handle_intr(int sig) restorescr(save); } +#if 0 /* * Harvest children if we are init. */ @@ -107,6 +108,7 @@ reap_children(int sig) ; errno = errbak; } +#endif /* Expand a file into a convenient location, nuking it each time */ static char * -- cgit v1.1