mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
fix compiler warning
This commit is contained in:
parent
28b2bf537f
commit
ccb45a068d
@ -567,7 +567,6 @@ static void rwebinput_input_free(void *data)
|
||||
static void rwebinput_process_keyboard_events(rwebinput_input_t *rwebinput,
|
||||
rwebinput_keyboard_event_t *event)
|
||||
{
|
||||
uint32_t crc;
|
||||
uint32_t keycode;
|
||||
unsigned translated_keycode;
|
||||
uint32_t character = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user