diff --git a/frontend/menu/menu_common.h b/frontend/menu/menu_common.h index 294589f362..e0d2dc5852 100644 --- a/frontend/menu/menu_common.h +++ b/frontend/menu/menu_common.h @@ -145,8 +145,6 @@ void menu_ticker_line(char *buf, size_t len, unsigned tick, bool load_menu_content(void); -void load_menu_content_history(unsigned game_index); - void menu_update_system_info(menu_handle_t *menu, bool *load_no_content); unsigned menu_common_type_is(const char *label, unsigned type);