mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 12:41:00 +00:00
Cleanup
This commit is contained in:
parent
3f44ba59eb
commit
20766147a6
@ -41,7 +41,7 @@ static void ui_application_cocoa_process_events(void)
|
||||
[event retain];
|
||||
[NSApp sendEvent: event];
|
||||
[event release];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
const ui_application_t ui_application_cocoa = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user