X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=e47fa152410a90f3c03d876b6ca53786afc141f4;hp=d6a425508a207c15746e767a525ed359651d8f62;hb=d1e8efc42f76643529053877950034bf99b55c5f;hpb=c79fd237d54e194626d3b7add4d4ae25bb31eb97 diff --git a/error.h b/error.h index d6a42550..e47fa152 100644 --- a/error.h +++ b/error.h @@ -227,7 +227,6 @@ extern const char **para_errlist[]; #define STDIN_ERRORS \ PARA_ERROR(STDIN_EOF, "end of file"), \ - PARA_ERROR(STDIN_OVERRUN, "stdin: output buffer overrun"), \