X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=731387c725312b145efbd7bb9d14350dc2d3b328;hb=ee981891841937c911739c7f99ee1a2a6782f649;hp=2cca4c2ef3d86c1d3c983661a342f8c2abb9c8a6;hpb=39f0303d96983d62b6f5dcdd453ff05f7874a49d;p=paraslash.git diff --git a/error.h b/error.h index 2cca4c2e..731387c7 100644 --- a/error.h +++ b/error.h @@ -234,7 +234,6 @@ extern const char **para_errlist[]; #define UDP_RECV_ERRORS \ PARA_ERROR(UDP_SYNTAX, "udp_recv syntax error"), \ PARA_ERROR(UDP_OVERRUN, "output buffer overrun"), \ - PARA_ERROR(UDP_TIMEOUT, "timeout reading on UDP socket"), \ #define HTTP_RECV_ERRORS \