diff --git a/menu/menu.h b/menu/menu.h index 93620422fb..ea55c4dc74 100644 --- a/menu/menu.h +++ b/menu/menu.h @@ -200,8 +200,6 @@ bool menu_load_content(enum rarch_core_type type); int menu_common_load_content(const char *core_path, const char *full_path, bool persist, enum rarch_core_type type); -void menu_common_push_content_settings(void); - #ifdef __cplusplus } #endif