mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Cocoa GL) ui_companion_cocoa_event_command was in an infinite loop
This commit is contained in:
parent
47910871a2
commit
0c2c6781bf
@ -800,9 +800,6 @@ static void ui_companion_cocoa_event_command(void *data, enum event_command cmd)
|
||||
{
|
||||
(void)data;
|
||||
(void)cmd;
|
||||
#if !defined(HAVE_COCOA_METAL)
|
||||
command_event(cmd, NULL);
|
||||
#endif
|
||||
}
|
||||
|
||||
static void ui_companion_cocoa_notify_list_pushed(void *data,
|
||||
|
Loading…
x
Reference in New Issue
Block a user