mirror of
https://github.com/libretro/RetroArch
synced 2025-02-24 18:39:59 +00:00
Get rid of 'Gets here' debug log
This commit is contained in:
parent
d42f01ad35
commit
671e1d98a2
@ -135,7 +135,6 @@ static int action_left_scroll(unsigned type, const char *label,
|
|||||||
static int action_left_mainmenu(unsigned type, const char *label,
|
static int action_left_mainmenu(unsigned type, const char *label,
|
||||||
bool wraparound)
|
bool wraparound)
|
||||||
{
|
{
|
||||||
RARCH_LOG("Gets here.\n");
|
|
||||||
menu_file_list_cbs_t *cbs = NULL;
|
menu_file_list_cbs_t *cbs = NULL;
|
||||||
unsigned push_list = 0;
|
unsigned push_list = 0;
|
||||||
menu_list_t *menu_list = menu_list_get_ptr();
|
menu_list_t *menu_list = menu_list_get_ptr();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user