X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=d4bbf85c398094dc0893c329a0026ba767b8f40e;hb=cc18590c9eeba5caef75e7d7ac495ac3dbf58c69;hp=40cccd5691ab537eb3cdd227e76971be68c4ef6a;hpb=0a0bd1faa842fbee76bf3b25d6321cabfa433726;p=paraslash.git diff --git a/error.h b/error.h index 40cccd56..d4bbf85c 100644 --- a/error.h +++ b/error.h @@ -97,8 +97,6 @@ extern const char **para_errlist[]; #define ATTRIBUTE_ERRORS \ PARA_ERROR(ATTR_SYNTAX, "attribute syntax error"), \ - PARA_ERROR(ATTR_EXISTS, "attribute already exists"), \ - PARA_ERROR(ATTR_TABLE_FULL, "attribute table full"), \ PARA_ERROR(NO_ATTRIBUTES, "no attributes defined yet"), \ #define BLOB_ERRORS \