This commit is contained in:
twinaphex 2016-09-05 07:22:36 +02:00
parent 1a241fa9ce
commit 1bed2dc3c4
1 changed files with 0 additions and 2 deletions

View File

@ -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();