summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/utils.c')
-rw-r--r--video/out/opengl/utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/utils.c b/video/out/opengl/utils.c
index 36e63e03ff..c080f71299 100644
--- a/video/out/opengl/utils.c
+++ b/video/out/opengl/utils.c
@@ -458,7 +458,6 @@ struct sc_entry {
int num_uniforms;
bstr frag;
bstr vert;
- struct gl_vao *vao;
};
struct gl_shader_cache {