]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Get rid of E_SIGNAL_PIPE.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index d248190002fac3860157717dd6b0da55acebcfcb..cc953d28aa4a38731257880225eea98a66611997 100644 (file)
--- a/error.h
+++ b/error.h
@@ -265,7 +265,6 @@ extern const char **para_errlist[];
        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 \