mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +00:00
(Android) Get rid of extra swap buffers call
This commit is contained in:
parent
be1abb6f38
commit
303c4968f2
@ -204,8 +204,6 @@ static void gfx_ctx_check_window(bool *quit,
|
||||
|
||||
if (g_android.state.angle > 1)
|
||||
g_android.state.angle = 0;
|
||||
|
||||
gfx_ctx_swap_buffers();
|
||||
}
|
||||
|
||||
if (gl->quitting)
|
||||
|
Loading…
x
Reference in New Issue
Block a user