X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=d248190002fac3860157717dd6b0da55acebcfcb;hp=d7a6d03190328bd085f2980795573ce1ae61d694;hb=6ce3524dbc2e688aca298836cef0d3f314f70d9b;hpb=09156a37fad2aa874b4f71b993bafa8902a8bad2 diff --git a/error.h b/error.h index d7a6d031..d2481900 100644 --- a/error.h +++ b/error.h @@ -410,7 +410,6 @@ extern const char **para_errlist[]; #define FD_ERRORS \ PARA_ERROR(FGETS, "fgets error"), \ PARA_ERROR(CHDIR, "failed to change directory"), \ - PARA_ERROR(FCHDIR, "fchdir failed"), \ PARA_ERROR(OPEN, "failed to open file"), \ PARA_ERROR(CHDIR_PERM, "insufficient permissions to chdir"), \