summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-23 07:01:31 +0300
committerUoti Urpala <uau@symbol.nonexistent.invalid>2008-04-23 13:48:38 +0300
commitc0c914effd94324362e4ca70204f1b08783f6121 (patch)
tree5e0c11787d1e44b03dc27c877cd43195c75cf630 /mplayer.h
parentf518cf7ea99e9282508f551ecb43892f6aabcbc4 (diff)
downloadmpv-c0c914effd94324362e4ca70204f1b08783f6121.tar.bz2
mpv-c0c914effd94324362e4ca70204f1b08783f6121.tar.xz
Move audio_id and video_id to options struct
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/mplayer.h b/mplayer.h
index e7af51c260..1b4bd62fc1 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -44,8 +44,6 @@ extern int frame_dropping;
extern int auto_quality;
-extern int audio_id;
-extern int video_id;
extern int dvdsub_id;
extern int vobsub_id;