(PSP) Buildfix

This commit is contained in:
twinaphex 2017-01-10 22:48:39 +01:00
parent cd105e7432
commit 5b15119f06

View File

@ -66,7 +66,6 @@ static int16_t psp_input_state(void *data,
unsigned port, unsigned device,
unsigned idx, unsigned id)
{
rarch_joypad_info_t joypad_info;
psp_input_t *psp = (psp_input_t*)data;
#if !defined(SN_TARGET_PSP2) && !defined(VITA)