mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Remove a line used during debugging
This commit is contained in:
parent
159a45187a
commit
25ed0dc5d6
@ -1500,12 +1500,6 @@ static int menu_displaylist_parse_shader_options(menu_displaylist_info_t *info)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
static int menu_displaylist_parse_settings_enum(void *data,
|
|
||||||
menu_displaylist_info_t *info,
|
|
||||||
enum msg_hash_enums label,
|
|
||||||
enum menu_displaylist_parse_type parse_type,
|
|
||||||
bool add_empty_entry);
|
|
||||||
|
|
||||||
static int menu_displaylist_parse_netplay(
|
static int menu_displaylist_parse_netplay(
|
||||||
menu_displaylist_info_t *info)
|
menu_displaylist_info_t *info)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user