mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-18 08:18:07 +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…
Reference in New Issue
Block a user