Get rid of this

This commit is contained in:
twinaphex 2017-06-09 02:14:48 +02:00
parent 33905af090
commit 473aed632d

View File

@ -285,9 +285,6 @@ static int16_t cocoa_input_state(void *data,
int16_t ret = 0;
cocoa_input_data_t *apple = (cocoa_input_data_t*)data;
if (!apple || !apple->joypad)
return 0;
switch (device)
{
case RETRO_DEVICE_JOYPAD: