X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=9b25e1f7050440905a8e8265b1ace51a497c333b;hp=2d9caa0b56863f4d4e8957b2843f968bf06f6b35;hb=219c5d6f1199405848c5de6c1a4c792c57fa1a40;hpb=847cf62ae6a5df96af143f21cdf9b36f4ffdff70 diff --git a/error.h b/error.h index 2d9caa0b..9b25e1f7 100644 --- a/error.h +++ b/error.h @@ -352,7 +352,6 @@ extern const char **para_errlist[]; #define FD_ERRORS \ PARA_ERROR(FGETS, "fgets error"), \ - PARA_ERROR(CHDIR, "failed to change directory"), \ PARA_ERROR(OPEN, "failed to open file"), \ PARA_ERROR(CHDIR_PERM, "insufficient permissions to chdir"), \ PARA_ERROR(EMPTY, "file empty"), \