]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Get rid of E_WAITPID.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index cc953d28aa4a38731257880225eea98a66611997..40cccd5691ab537eb3cdd227e76971be68c4ef6a 100644 (file)
--- a/error.h
+++ b/error.h
@@ -264,7 +264,6 @@ extern const char **para_errlist[];
 #define SIGNAL_ERRORS \
        PARA_ERROR(SIGNAL_SIG_ERR, "signal() retured SIG_ERR"), \
        PARA_ERROR(SIGNAL_READ, "read error from signal pipe"), \
-       PARA_ERROR(WAITPID, "waitpid error"), \
 
 
 #define STRING_ERRORS \