]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
kill unused E_LIST_WRITERS_GIVEN
authorAndre <maan@p133.(none)>
Tue, 18 Apr 2006 23:30:47 +0000 (01:30 +0200)
committerAndre <maan@p133.(none)>
Tue, 18 Apr 2006 23:30:47 +0000 (01:30 +0200)
error.h

diff --git a/error.h b/error.h
index 237978eb88a80462d7c5f6e08b43a54f2969cb70..d0c3afc20ed6ea6f026af2119a8cb05f5224de0a 100644 (file)
--- 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(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"), \
 
 
        PARA_ERROR(PREMATURE_END, "premature end of audio file"), \