Commit ae8638cb authored by Rafaël Carré's avatar Rafaël Carré

PARANOIA_MODE_* were introduced in libcdio 0.72

parent a398f405
......@@ -70,9 +70,6 @@
#include <cdio/paranoia.h>
#else
#define CdIo_t CdIo
#endif
#if LIBCDIO_VERSION_NUM < 78
typedef enum {
PARANOIA_MODE_DISABLE = 0x00, /* Note: We make use of 0 as being the same as false */
PARANOIA_MODE_OVERLAP = 0x04,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment