mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
cleanup
This commit is contained in:
parent
d0b735735c
commit
066d181535
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue