summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index fd90d19b3f..bce30e12b1 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -750,11 +750,6 @@ const m_option_t mplayer_opts[]={
OPT_FLAG_ON("untimed", untimed, 0),
- // dump some stream out instead of playing the file
- OPT_STRING("dumpfile", stream_dump_name, 0, OPTDEF_STR("stream.dump")),
-
- OPT_MAKE_FLAGS("capture", capture_dump, 0),
-
#ifdef CONFIG_LIRC
{"lircconf", &lirc_configfile, CONF_TYPE_STRING, CONF_GLOBAL, 0, 0, NULL},
#endif