mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Do not call gl_render_msg_pre().
This commit is contained in:
parent
86295bf057
commit
a61e52b419
@ -950,7 +950,6 @@ static bool gl_frame(void *data, const void *frame, unsigned width, unsigned hei
|
||||
|
||||
if (msg)
|
||||
{
|
||||
gl_render_msg_pre(gl);
|
||||
gl_render_msg(gl, msg);
|
||||
gl_render_msg_post(gl);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user