mplayer.h: remove unnecessary declarations (dvd_device, cdrom_device)

This commit is contained in:
Uoti Urpala 2010-04-25 22:58:35 +03:00
parent b1372a4f56
commit 66a983985d
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@
extern char* current_module;
extern char * dvd_device;
extern char * cdrom_device;
extern char ** audio_fm_list;
extern char ** video_fm_list;
extern char ** video_driver_list;