mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fix warning in uwp_input.c
This commit is contained in:
parent
5b88685448
commit
e65f87a4ee
@ -184,7 +184,6 @@ static int16_t uwp_input_state(void *data,
|
||||
unsigned port, unsigned device,
|
||||
unsigned index, unsigned id)
|
||||
{
|
||||
int16_t ret;
|
||||
uwp_input_t *uwp = (uwp_input_t*)data;
|
||||
|
||||
switch (device)
|
||||
|
Loading…
x
Reference in New Issue
Block a user