X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=732a5470c5c6f928131ec4721c6dbf90a5ddf3e2;hp=d8c92293e0d3c11b4d03b0e5596fdb95fc064941;hb=095fc31c48324112a71602ba6975d9d33cf4378e;hpb=fac1d658b59ee97cf5ea7e91df37b46e57aee59e diff --git a/error.h b/error.h index d8c92293..732a5470 100644 --- a/error.h +++ b/error.h @@ -376,8 +376,6 @@ extern const char **para_errlist[]; #define DCCP_ERRORS \ PARA_ERROR(DCCP_SOCKET, "can not create dccp socket"), \ - PARA_ERROR(DCCP_PACKET_SIZE, "failed to set dccp packet size"), \ - PARA_ERROR(DCCP_SERVICE, "could not get service code"), \ PARA_ERROR(DCCP_RECV_EOF, "dccp_recv: end of file"), \