mirror of
https://github.com/libretro/snes9x.git
synced 2024-11-23 08:19:46 +00:00
GTK:OpenGL: Remove fences variable.
This commit is contained in:
parent
23a0e1251e
commit
7dde81a77d
@ -64,7 +64,6 @@ class S9xOpenGLDisplayDriver : public S9xDisplayDriver
|
||||
bool npot;
|
||||
bool using_pbos;
|
||||
bool initialized;
|
||||
bool fences;
|
||||
|
||||
bool using_glsl_shaders;
|
||||
GLSLShader *glsl_shader;
|
||||
|
Loading…
Reference in New Issue
Block a user