From: Bruno Haible Date: Wed, 29 Oct 2003 16:26:20 +0000 (+0000) Subject: Oops. X-Git-Tag: v0.13~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec4f223c70ebfa80c1368750cb34a8aad70f4fc;p=thirdparty%2Fgettext.git Oops. --- diff --git a/gettext-tools/lib/wait-process.c b/gettext-tools/lib/wait-process.c index 42a676329..83f7b3967 100644 --- a/gettext-tools/lib/wait-process.c +++ b/gettext-tools/lib/wait-process.c @@ -110,9 +110,6 @@ #endif -void -register_slave_subprocess (pid_t child) - /* Type of an entry in the slaves array. The 'used' bit determines whether this entry is currently in use. (If pid_t was an atomic type like sig_atomic_t, we could just set the