summaryrefslogtreecommitdiffstats
path: root/m_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'm_config.h')
-rw-r--r--m_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/m_config.h b/m_config.h
index 889ff597ed..156f7b8fbb 100644
--- a/m_config.h
+++ b/m_config.h
@@ -76,8 +76,6 @@ typedef struct m_config {
m_profile_t* profiles;
/// Depth when recursively including profiles.
int profile_depth;
- /// Options defined by the config itself.
- struct m_option* self_opts;
void *optstruct; // struct mpopts or other
} m_config_t;