summaryrefslogtreecommitdiffstats
path: root/core/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/mplayer.h')
-rw-r--r--core/mplayer.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/core/mplayer.h b/core/mplayer.h
index 0471a3137d..b96f814b68 100644
--- a/core/mplayer.h
+++ b/core/mplayer.h
@@ -23,14 +23,6 @@
#include "core/mp_msg.h"
-extern char ** audio_fm_list;
-extern char ** video_fm_list;
-extern char ** video_driver_list;
-extern char ** audio_driver_list;
-extern float audio_delay;
-
-extern double force_fps;
-
struct MPContext;
struct MPOpts;
struct subtitle;