From c0c914effd94324362e4ca70204f1b08783f6121 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 23 Apr 2008 07:01:31 +0300 Subject: Move audio_id and video_id to options struct --- mplayer.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'mplayer.h') 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; -- cgit v1.2.3