user_list.c: Simplify populate_user_list().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index b0dbdbbb2bc4f33ff851916fa2f36f701243fb51..8ec328e4c57bb6d95c432dc96731244c5cc1e3bd 100644 (file)
--- a/error.h
+++ b/error.h
@@ -321,7 +321,6 @@ extern const char **para_errlist[];
 
 
 #define HTTP_SEND_ERRORS \
-       PARA_ERROR(WRITE_OK, "can not check whether fd is writable"), \
        PARA_ERROR(MAX_CLIENTS, "maximal number of clients exceeded"), \