Remove unused variable

This commit is contained in:
Twinaphex 2020-06-13 06:49:59 +02:00
parent c7cd327b5b
commit 6e979931a1

View File

@ -24127,9 +24127,6 @@ static void input_keys_pressed(
if (CHECK_INPUT_DRIVER_BLOCK_HOTKEY(binds_norm, binds_auto))
{
const struct retro_keybind *hotkey =
&input_config_binds[port][RARCH_ENABLE_HOTKEY];
if ( p_rarch->current_input->input_state(
p_rarch->current_input_data, joypad_info,
&binds[port], port, RETRO_DEVICE_JOYPAD, 0,