Remove unused extern declarations.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29888 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2009-11-10 23:12:01 +00:00
parent 8f164e07a0
commit 80217b4240
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ typedef struct {
unsigned int state;
} dvdnav_priv_t;
extern char *audio_lang, *dvdsub_lang;
extern char *dvd_audio_stream_channels[6], *dvd_audio_stream_types[8];
static struct stream_priv_s {