mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-04 17:39:53 +00:00
Remove unused variable
This commit is contained in:
parent
b55c17e7c5
commit
cb848b9711
@ -1313,8 +1313,6 @@ unsigned menu_input_frame_retropad(retro_input_t input,
|
||||
|
||||
if (menu_input->keyboard.display)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
if (trigger_input & (UINT64_C(1) << RETRO_DEVICE_ID_JOYPAD_DOWN))
|
||||
{
|
||||
if (ti_char > 32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user