X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=error.h;h=d0c3afc20ed6ea6f026af2119a8cb05f5224de0a;hb=850791c25b352396d11a1ca658fb735d057c9e57;hp=237978eb88a80462d7c5f6e08b43a54f2969cb70;hpb=780f86d5f849308b5100b087c6b223a6deef1dd7;p=paraslash.git diff --git a/error.h b/error.h index 237978eb..d0c3afc2 100644 --- a/error.h +++ b/error.h @@ -304,7 +304,6 @@ extern const char **para_errlist[]; PARA_ERROR(READ_STDIN, "failed to read from stdin"), \ PARA_ERROR(WRITE_SYNTAX, "para_write syntax error"), \ PARA_ERROR(WRITE_OVERRUN, "buffer overrun"), \ - PARA_ERROR(LIST_WRITERS_GIVEN, ""), \ PARA_ERROR(PREMATURE_END, "premature end of audio file"), \