summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/stream_cddb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream_cddb.c b/stream/stream_cddb.c
index 98d276cb4b..3ecad98183 100644
--- a/stream/stream_cddb.c
+++ b/stream/stream_cddb.c
@@ -81,8 +81,6 @@
#define DEFAULT_FREEDB_SERVER "freedb.freedb.org"
#define DEFAULT_CACHE_DIR "/.cddb/"
-stream_t* open_cdda(char *dev, char *track);
-
static cd_toc_t cdtoc[100];
static int cdtoc_last_track;