summaryrefslogtreecommitdiffstats
path: root/options/m_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/m_config.h')
-rw-r--r--options/m_config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/options/m_config.h b/options/m_config.h
index 2c4531ff86..8a8dba8461 100644
--- a/options/m_config.h
+++ b/options/m_config.h
@@ -60,11 +60,6 @@ typedef struct m_config {
struct m_config_option *opts; // all options, even suboptions
int num_opts;
- // Creation parameters
- size_t size;
- const void *defaults;
- const struct m_option *options;
-
// List of defined profiles.
struct m_profile *profiles;
// Depth when recursively including profiles.