summaryrefslogtreecommitdiffstats
path: root/core/m_option.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/m_option.h')
-rw-r--r--core/m_option.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/m_option.h b/core/m_option.h
index 5720b30b94..d06e189449 100644
--- a/core/m_option.h
+++ b/core/m_option.h
@@ -619,6 +619,4 @@ static inline void m_option_free(const m_option_t *opt, void *dst)
.type = &m_option_type_subconfig_struct, \
.priv = (void*)&subconf)
-#define OPT_BASE_STRUCT struct MPOpts
-
#endif /* MPLAYER_M_OPTION_H */