dccp_senc.c: Kill E_DCCP_WRITE.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index dd5cc579387ce3d3c78131a812b9184e9b57d787..9ef8195c1f6af10a43e1f58d32a5d292152f7f51 100644 (file)
--- a/error.h
+++ b/error.h
@@ -347,7 +347,6 @@ extern const char **para_errlist[];
 
 
 #define DCCP_SEND_ERRORS \
-       PARA_ERROR(DCCP_WRITE, "dccp write error"), \
 
 
 #define FD_ERRORS \