summaryrefslogtreecommitdiffstats
path: root/cfg-mencoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mencoder.h')
-rw-r--r--cfg-mencoder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-mencoder.h b/cfg-mencoder.h
index d542407535..9e1a50d33c 100644
--- a/cfg-mencoder.h
+++ b/cfg-mencoder.h
@@ -162,7 +162,6 @@ m_option_t of_conf[]={
m_option_t mencoder_opts[]={
/* name, pointer, type, flags, min, max */
- {"include", cfg_include, CONF_TYPE_FUNC_PARAM, CONF_NOSAVE, 0, 0, NULL}, /* this must be the first!!! */
{"endpos", parse_end_at, CONF_TYPE_FUNC_PARAM, 0, 0, 0, NULL},