X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=07821c221352e1124df509a7a8f6f011e04fe975;hp=c420f490e0b9fc59b27babb2e2f518c1ba3e9260;hb=f77f0e0341220e10d1732404346bd2c1fe2c6835;hpb=cd0abca282ec1cd29510f4cf8fefb04aa7e20ad7 diff --git a/error.h b/error.h index c420f490..07821c22 100644 --- a/error.h +++ b/error.h @@ -173,7 +173,6 @@ extern const char **para_errlist[]; #define NET_ERRORS \ - PARA_ERROR(SEND, "send error"), \ PARA_ERROR(SOCKET, "socket error"), \ PARA_ERROR(CONNECT, "connect error"), \ PARA_ERROR(ACCEPT, "accept error"), \