From 3f061dd62912728bf152c06e7c27b43a3cef312d Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 21 May 2018 00:11:48 +0200 Subject: m_config: remove unused fields --- options/m_config.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'options/m_config.h') 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. -- cgit v1.2.3