X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=0a5fb21775c58b9437fa0bfe2ec70c86ac602ff3;hp=897aeb282299cd11bfc0058179bddd2e4e95db82;hb=8221397af24a2df3c2edbc889847ce0ab15eb3e0;hpb=01556501c32d5ec155cc7e2cd78307ec1f177a07 diff --git a/error.h b/error.h index 897aeb28..0a5fb217 100644 --- a/error.h +++ b/error.h @@ -29,6 +29,7 @@ DEFINE_ERRLIST_OBJECT_ENUM; #define DCCP_SEND_ERRORS #define HTTP_SEND_ERRORS #define GGO_ERRORS +#define COLOR_ERRORS extern const char **para_errlist[]; @@ -358,8 +359,6 @@ extern const char **para_errlist[]; #define FD_ERRORS \ PARA_ERROR(FGETS, "fgets error"), \ - PARA_ERROR(EMPTY, "file empty"), \ - PARA_ERROR(MMAP, "mmap error"), \ #define WRITE_ERRORS \