cosmetics: mplayer.c: Remove obsolete declarations

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32126 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2010-09-09 18:40:30 +00:00 committed by Uoti Urpala
parent 01d8326435
commit 8e16ab8898
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ extern char ** audio_fm_list;
extern char ** video_fm_list;
extern char ** video_driver_list;
extern char ** audio_driver_list;
extern char * video_driver;
extern char * audio_driver;
extern float audio_delay;
extern unsigned int osd_visible;