Buildfix
This commit is contained in:
parent
1a241fa9ce
commit
1bed2dc3c4
|
@ -1484,9 +1484,7 @@ static void gl_set_nonblock_state(void *data, bool state)
|
|||
|
||||
static bool resolve_extensions(gl_t *gl, const char *context_ident)
|
||||
{
|
||||
#if defined(HAVE_GL_SYNC)
|
||||
settings_t *settings = config_get_ptr();
|
||||
#endif
|
||||
#ifndef HAVE_OPENGLES
|
||||
struct retro_hw_render_callback *hwr =
|
||||
video_driver_get_hw_context();
|
||||
|
|
Loading…
Reference in New Issue