Skip to content

Commit

Permalink
Remove unused function declaration.
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30736 b3059339-0415-0410-9bf9-f77b7e298cf2
  • Loading branch information
reimar committed Feb 25, 2010
1 parent e522920 commit b99077d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions stream/stream_cddb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit b99077d

Please sign in to comment.