]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Remove unused error code E_OGG_STREAM_FLUSH.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index fe44ff5c50487744881ea1d21d1007528a2ecd70..c1e7b9735a0ecc09d959814618eb96345eaa490d 100644 (file)
--- a/error.h
+++ b/error.h
        PARA_ERROR(OGGDEC_VERSION, "vorbis version mismatch"), \
        PARA_ERROR(OGG_EMPTY, "no ogg pages found"), \
        PARA_ERROR(OGG_PACKET_IN, "ogg_stream_packetin() failed"), \
-       PARA_ERROR(OGG_STREAM_FLUSH, "ogg_stream_flush() failed"), \
        PARA_ERROR(OGG_SYNC, "internal ogg storage overflow"), \
        PARA_ERROR(OPENSSH_PARSE, "could not parse openssh private key"), \
        PARA_ERROR(OPUS_COMMENT, "invalid or corrupted opus comment"), \