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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/options/m_config.h b/options/m_config.h
index 40cd367613..ac6966bb22 100644
--- a/options/m_config.h
+++ b/options/m_config.h
@@ -329,6 +329,4 @@ void *mp_get_config_group(void *ta_parent, struct mpv_global *global,
void mp_read_option_raw(struct mpv_global *global, const char *name,
const struct m_option_type *type, void *dst);
-struct m_config *mp_get_root_config(struct mpv_global *global);
-
#endif /* MPLAYER_M_CONFIG_H */