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