summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index 64b821edc5..71248ad588 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -185,8 +185,6 @@ extern int write_odml; /* defined in libmpdemux/muxer_avi.c */
m_option_t mencoder_opts[]={
/* name, pointer, type, flags, min, max */
- {"endpos", &end_at_string, CONF_TYPE_STRING, 0, 0, 0, NULL},
-
{"frameno-file", &frameno_filename, CONF_TYPE_STRING, CONF_GLOBAL, 0, 0, NULL},
{"hr-edl-seek", &edl_seek_type, CONF_TYPE_FLAG, 0, 0, 1, NULL},