gdk: drop unused vertex_array_object

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau
2023-04-15 14:35:04 +04:00
committed by Matthias Clasen
parent fe9096a959
commit d55d3fc3fe

View File

@@ -101,7 +101,6 @@ typedef struct {
} GdkGLContextProgram;
typedef struct {
guint vertex_array_object;
guint tmp_framebuffer;
guint tmp_vertex_buffer;