Mercurial > mplayer.hg
changeset 30694:9be8d71ca9a5
Remove unused function declaration.
author | reimar |
---|---|
date | Thu, 25 Feb 2010 22:29:00 +0000 |
parents | ce392deeb0a6 |
children | a26f6577d338 |
files | stream/stream_cddb.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/stream/stream_cddb.c Thu Feb 25 22:27:53 2010 +0000 +++ b/stream/stream_cddb.c Thu Feb 25 22:29:00 2010 +0000 @@ -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;