Fix warning in uwp_input.c

This commit is contained in:
krzys-h 2019-01-13 16:01:15 +01:00
parent 5b88685448
commit e65f87a4ee

View File

@ -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)