mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-12 22:01:27 +00:00
Get rid of log spam in input option setting
This commit is contained in:
parent
508890b616
commit
f82fd318d2
@ -2510,8 +2510,6 @@ static void get_string_representation_bind_device(void * data, char *type_str,
|
||||
|
||||
map = g_settings.input.joypad_map[setting->index_offset];
|
||||
|
||||
RARCH_LOG("Gets here %d.\n", map);
|
||||
|
||||
if (map < MAX_PLAYERS)
|
||||
{
|
||||
const char *device_name =
|
||||
|
Loading…
x
Reference in New Issue
Block a user