]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Refuse to add invalid attibute names.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 40cccd5691ab537eb3cdd227e76971be68c4ef6a..d4bbf85c398094dc0893c329a0026ba767b8f40e 100644 (file)
--- 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 \