mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
Remove unused function declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30736 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e522920697
commit
b99077dc4c
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user