X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=5a5d015d4b2996c991909bee853d6cd3d8a0fd57;hb=11ef83c4abb2ccbdf3f99a8adf98749b2b0656c2;hp=e47fa152410a90f3c03d876b6ca53786afc141f4;hpb=b47dff48fac126f844f6497189b190a5a00957ec;p=paraslash.git diff --git a/error.h b/error.h index e47fa152..5a5d015d 100644 --- a/error.h +++ b/error.h @@ -421,7 +421,6 @@ extern const char **para_errlist[]; #define FILE_WRITE_ERRORS \ PARA_ERROR(FW_WRITE, "file writer write error"), \ - PARA_ERROR(FW_OPEN, "file writer: can not open output file"), \ PARA_ERROR(FW_NO_FILE, "task started without open file"), \