mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-03-05 01:47:04 +00:00
(PS3) Get rid of one unused ifdef
This commit is contained in:
parent
70e64897be
commit
06e25decfd
@ -423,8 +423,6 @@ static void* ps3_input_init(void)
|
||||
cellPadInit(MAX_PADS);
|
||||
#ifdef HAVE_MOUSE
|
||||
cellMouseInit(MAX_MICE);
|
||||
#endif
|
||||
#ifdef HAVE_OSKUTIL
|
||||
#endif
|
||||
return (void*)-1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user