]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Merge ../paraslash_meins/paraslash
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 45485e1df68e65a67a7d3d622ccb124ea311b706..e1007fd31f64a9f47b1aa33055dadadff5f589fc 100644 (file)
--- a/error.h
+++ b/error.h
@@ -379,8 +379,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"), \