X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=c05948afea6e2937bdb24467377ba272544ef6f0;hp=72b169ac10fb2b190e84928d1e8d82e375bdcee3;hb=ac4c4bfa02e9d8adfcc561dfd2377d7c138ce82f;hpb=a40528e00065e7b0edff0edcfd0dd2c6371c9c6b diff --git a/error.h b/error.h index 72b169ac..c05948af 100644 --- a/error.h +++ b/error.h @@ -64,7 +64,6 @@ extern const char **para_errlist[]; PARA_ERROR(INDEX_CORRUPTION, "index corruption detected"), \ PARA_ERROR(INVALID_OBJECT, "reference to invalid object"), \ PARA_ERROR(STAT, "can not stat file"), \ - PARA_ERROR(FSTAT, "fstat error"), \ PARA_ERROR(RENAME, "rename failed"), \ PARA_ERROR(WRITE, "write error"), \ PARA_ERROR(LSEEK, "lseek error"), \