summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 6a341e01c1..fd90d19b3f 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -733,9 +733,6 @@ const m_option_t mplayer_opts[]={
OPT_INTRANGE("gamma", vo_gamma_gamma, 0, -100, 100),
{"keepaspect", &vo_keepaspect, CONF_TYPE_FLAG, 0, 0, 1, NULL},
- // direct rendering (decoding to video out buffer)
- {"dr", &vo_directrendering, CONF_TYPE_FLAG, 0, 0, 1, NULL},
-
//---------------------- mplayer-only options ------------------------
{"use-filedir-conf", &use_filedir_conf, CONF_TYPE_FLAG, CONF_GLOBAL, 0, 1, NULL},