summaryrefslogtreecommitdiffstats
path: root/cfg-common-opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common-opts.h')
-rw-r--r--cfg-common-opts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg-common-opts.h b/cfg-common-opts.h
index 36e43f65c8..b2e47faf18 100644
--- a/cfg-common-opts.h
+++ b/cfg-common-opts.h
@@ -9,7 +9,6 @@
#ifdef USE_ICONV
{"msgcharset", &mp_msg_charset, CONF_TYPE_STRING, CONF_GLOBAL, 0, 0, NULL},
#endif
- {"include", cfg_include, CONF_TYPE_FUNC_PARAM, CONF_NOSAVE, 0, 0, NULL},
#ifdef WIN32
{"priority", &proc_priority, CONF_TYPE_STRING, 0, 0, 0, NULL},
#endif