X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;h=5a5d015d4b2996c991909bee853d6cd3d8a0fd57;hb=5ec0d9ef2189e22b3ee80f661196b6ae0593a525;hp=e47fa152410a90f3c03d876b6ca53786afc141f4;hpb=d1e8efc42f76643529053877950034bf99b55c5f;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"), \