summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 2d3b94ac47..6bce6790e8 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -832,8 +832,6 @@ const m_option_t mplayer_opts[]={
{"hardframedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 0, 2, NULL},
{"noframedrop", &frame_dropping, CONF_TYPE_FLAG, 0, 1, 0, NULL},
- OPT_INTRANGE("autoq", auto_quality, 0, 0, 100),
-
OPT_FLAG_ON("untimed", untimed, 0),
// dump some stream out instead of playing the file