From e8a1d35e9c439ba8a86507e02292cc24fef0174a Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 27 May 2015 18:01:26 +0200 Subject: options: remove --slave-broken It has been deprecated for ages. --- options/options.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'options/options.c') diff --git a/options/options.c b/options/options.c index b2bd5c2e95..65fadc8e94 100644 --- a/options/options.c +++ b/options/options.c @@ -555,8 +555,6 @@ const m_option_t mp_opts[] = { OPT_SUBSTRUCT("", encode_opts, encode_config, 0), #endif - OPT_FLAG("slave-broken", slave_mode, CONF_GLOBAL), - OPT_REMOVED("a52drc", "use --ad-lavc-ac3drc=level"), OPT_REMOVED("afm", "use --ad=..."), OPT_REPLACED("aspect", "video-aspect"), -- cgit v1.2.3