X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=5932fdb366883ea46c166eed75cbcc911f335cef;hb=08cc60bc4175d75603ce3a452743890cfb298d52;hp=07821c221352e1124df509a7a8f6f011e04fe975;hpb=f77f0e0341220e10d1732404346bd2c1fe2c6835;p=paraslash.git diff --git a/error.h b/error.h index 07821c22..5932fdb3 100644 --- a/error.h +++ b/error.h @@ -175,7 +175,6 @@ extern const char **para_errlist[]; #define NET_ERRORS \ PARA_ERROR(SOCKET, "socket error"), \ PARA_ERROR(CONNECT, "connect error"), \ - PARA_ERROR(ACCEPT, "accept error"), \ PARA_ERROR(SETSOCKOPT, "failed to set socket options"), \ PARA_ERROR(BIND, "bind error"), \ PARA_ERROR(NAME_TOO_LONG, "name too long for struct sockaddr_un"), \