]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Get rid of E_FCHDIR.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index d7a6d03190328bd085f2980795573ce1ae61d694..d248190002fac3860157717dd6b0da55acebcfcb 100644 (file)
--- 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"), \