mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Remove poll_iteration
This commit is contained in:
parent
02910fd64d
commit
ba962d5dda
@ -205,11 +205,6 @@ static char** waiting_argv;
|
|||||||
[self performSelectorOnMainThread:@selector(rarch_main) withObject:nil waitUntilDone:NO];
|
[self performSelectorOnMainThread:@selector(rarch_main) withObject:nil waitUntilDone:NO];
|
||||||
}
|
}
|
||||||
|
|
||||||
static void poll_iteration(void)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
- (void) rarch_main
|
- (void) rarch_main
|
||||||
{
|
{
|
||||||
int ret = 0;
|
int ret = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user