X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=95640da93da67fa3003de00b10be1aff26066b1f;hb=ffcd574aaf40e25695372ed67b06ea1548e2bcf2;hp=c53ab89a3b15192285de2f13048c4340c1fcd070;hpb=edbfcc7dc35f75908de68bdd024d00e0d4617fbe;p=paraslash.git 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"), \