(Vita) Prevent unused variable

This commit is contained in:
twinaphex 2016-08-10 23:17:47 +02:00
parent 2cf255328d
commit b5a636f22b

View File

@ -124,8 +124,6 @@ static int16_t psp_joypad_axis(unsigned port_num, uint32_t joyaxis)
static void psp_joypad_poll(void)
{
settings_t *settings = config_get_ptr();
unsigned player;
unsigned players_count = PSP_MAX_PADS;
#ifdef PSP