]> 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 d248190002fac3860157717dd6b0da55acebcfcb..40cccd5691ab537eb3cdd227e76971be68c4ef6a 100644 (file)
--- a/error.h
+++ b/error.h
@@ -264,8 +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"), \
-       PARA_ERROR(SIGNAL_PIPE, "failed to setup signal pipe"), \
 
 
 #define STRING_ERRORS \