]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
KILL E_AO_WRITE.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 26e6fe006a78653c6118ffc35f78eb8d44e4f604..b8b0074caf536902f05768b3cfae1fc14784c18b 100644 (file)
--- a/error.h
+++ b/error.h
@@ -112,7 +112,6 @@ extern const char **para_errlist[];
        PARA_ERROR(AO_APPEND_OPTION, "ao append option: memory allocation failure"), \
        PARA_ERROR(AO_OPEN_LIVE, "ao: could not open audio device"), \
        PARA_ERROR(AO_FILE_NOT_SUPP, "ao: file io drivers not supported"), \
-       PARA_ERROR(AO_EOF, "ao: end of file"), \
        PARA_ERROR(AO_PLAY, "ao_play() failed"), \
        PARA_ERROR(AO_BAD_SAMPLE_FORMAT, "ao: unsigned sample formats not supported"), \
        PARA_ERROR(AO_PTHREAD, "pthread error"), \