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