Get rid of no longer used function prototype
This commit is contained in:
parent
fe21aa49b4
commit
2d0921c486
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue