mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +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…
Reference in New Issue
Block a user