cdparanoiasrc: remove unused defines

This commit is contained in:
Stefan Sauer 2015-07-03 21:09:29 +02:00
parent 68c5adec38
commit 26f7fb9697

View file

@ -24,9 +24,6 @@
G_BEGIN_DECLS
#define size16 gint16
#define size32 gint32
/* on OSX the cdparanoia headers include IOKit framework headers (in particular
* SCSICmds_INQUIRY_Definitions.h) which define a structure that has a member
* named VERSION, so we must #undef VERSION here for things to compile on OSX */