X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=95640da93da67fa3003de00b10be1aff26066b1f;hp=c53ab89a3b15192285de2f13048c4340c1fcd070;hb=2a4d7bb5f5cecdbcbda6b9f9b531c919ecc6b161;hpb=d3f9f845e13f5b280c9ea4078a1d7db649dbba3c diff --git a/error.h b/error.h index c53ab89a..95640da9 100644 --- a/error.h +++ b/error.h @@ -152,7 +152,6 @@ extern const char **para_errlist[]; #define MOOD_ERRORS \ PARA_ERROR(MOOD_SYNTAX, "mood syntax error"), \ PARA_ERROR(NO_MOOD, "no mood available"), \ - PARA_ERROR(NOT_ADMISSIBLE, "file is not admissible"), \ PARA_ERROR(DUMMY_ROW, "attempted to access blob dummy object"), \