mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 02:38:11 +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];
|
||||
}
|
||||
|
||||
static void poll_iteration(void)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
- (void) rarch_main
|
||||
{
|
||||
int ret = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user