mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Get rid of empty function
This commit is contained in:
parent
10df6d3b54
commit
371c3e56de
@ -797,18 +797,6 @@ uint64_t input_menu_keys_pressed(void *data, uint64_t last_input)
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static INLINE bool input_keys_pressed_internal(
|
|
||||||
settings_t *settings,
|
|
||||||
rarch_joypad_info_t joypad_info,
|
|
||||||
unsigned i,
|
|
||||||
const struct retro_keybind *binds)
|
|
||||||
{
|
|
||||||
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* input_keys_pressed:
|
* input_keys_pressed:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user