summaryrefslogtreecommitdiffstats
path: root/stream/stream_cddb.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_cddb.c')
-rw-r--r--stream/stream_cddb.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/stream_cddb.c b/stream/stream_cddb.c
index 811a1c1570..e6caa21a4c 100644
--- a/stream/stream_cddb.c
+++ b/stream/stream_cddb.c
@@ -76,10 +76,6 @@
#include "network.h"
#include "libavutil/common.h"
-#ifndef O_BINARY
-#define O_BINARY 0
-#endif
-
#define DEFAULT_FREEDB_SERVER "freedb.freedb.org"
#define DEFAULT_CACHE_DIR "/.cddb/"