kill some more unneeded includes
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index d8c92293e0d3c11b4d03b0e5596fdb95fc064941..732a5470c5c6f928131ec4721c6dbf90a5ddf3e2 100644 (file)
--- 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"), \