summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-25 22:58:35 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-25 22:58:35 +0300
commit66a983985d0c41c5c2eaef7b47deeebde78e5fad (patch)
tree94cea980ecb5075d7831c802f4da40628fb965a9 /mplayer.h
parentb1372a4f56d625c1a7dfc7ea581a11e08f2736a1 (diff)
downloadmpv-66a983985d0c41c5c2eaef7b47deeebde78e5fad.tar.bz2
mpv-66a983985d0c41c5c2eaef7b47deeebde78e5fad.tar.xz
mplayer.h: remove unnecessary declarations (dvd_device, cdrom_device)
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mplayer.h b/mplayer.h
index a31da35e3c..975207d9b3 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -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;