mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
cleanup
This commit is contained in:
parent
d0b735735c
commit
066d181535
@ -298,7 +298,6 @@ void input_remapping_set_defaults(bool deinit)
|
||||
}
|
||||
for (j = RARCH_FIRST_CUSTOM_BIND; j < RARCH_FIRST_CUSTOM_BIND + 8; j++)
|
||||
{
|
||||
RARCH_LOG("******************User: %d Val: %d\n", i, j );
|
||||
settings->uints.input_remap_ids[i][j] = j;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user