mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
Silence warning
This commit is contained in:
parent
b69622ea88
commit
763e6f766c
@ -1264,6 +1264,8 @@ static void gl2_renderchain_copy_frame(
|
||||
{
|
||||
gl_t *gl = (gl_t*)data;
|
||||
gl2_renderchain_t *chain = (gl2_renderchain_t*)chain_data;
|
||||
|
||||
(void)chain;
|
||||
|
||||
#if defined(HAVE_PSGL)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user