mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
cdparanoiasrc: remove unused defines
This commit is contained in:
parent
68c5adec38
commit
26f7fb9697
1 changed files with 0 additions and 3 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue