]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
configure.ac: Fix mysql configuration
[paraslash.git] / 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(LIST_WRITERS_GIVEN, ""), \
        PARA_ERROR(PREMATURE_END, "premature end of audio file"), \