mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Apple) Cleanup
This commit is contained in:
parent
bbfdf52632
commit
d89b5b2f41
@ -95,7 +95,7 @@ static GLContextClass* g_context;
|
||||
{
|
||||
[super setFrame:frameRect];
|
||||
|
||||
if (g_view && g_context)
|
||||
if (g_context)
|
||||
[g_context update];
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user