mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-18 17:04:34 +00:00
(GL) Cleanup
This commit is contained in:
parent
1829053732
commit
9a3ba16a36
@ -1279,8 +1279,6 @@ static INLINE void gl_copy_frame(gl_t *gl, const void *frame,
|
||||
RARCH_PERFORMANCE_INIT(copy_frame);
|
||||
RARCH_PERFORMANCE_START(copy_frame);
|
||||
|
||||
(void)data_buf;
|
||||
|
||||
#if defined(HAVE_OPENGLES2)
|
||||
#if defined(HAVE_EGL)
|
||||
if (gl->egl_images)
|
||||
|
Loading…
x
Reference in New Issue
Block a user