error.h: Kill unused DCCP_ERRORS.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 469b85be0ebd40dc53ab7a9ba93c061b80fe4d62..72b169ac10fb2b190e84928d1e8d82e375bdcee3 100644 (file)
--- a/error.h
+++ b/error.h
@@ -350,10 +350,6 @@ extern const char **para_errlist[];
        PARA_ERROR(SHM_DETACH, "can not detach shared memory area"), \
 
 
-#define DCCP_ERRORS \
-       PARA_ERROR(DCCP_SOCKET, "can not create dccp socket"), \
-
-
 #define DCCP_RECV_ERRORS \
        PARA_ERROR(DCCP_OVERRUN, "dccp output buffer buffer overrun"), \