gdk: drop unused vertex_array_object
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 15 Apr 2023 10:35:04 +0000 (14:35 +0400)
committerBenjamin Otte <otte.benjamin@googlemail.com>
Mon, 17 Apr 2023 04:50:17 +0000 (04:50 +0000)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
gdk/gdkglcontextprivate.h

index 847b1c54a0115a5a493ca7178c31aec5d0e091f2..d80f52bca7528870fd55257b796492a3581a5b99 100644 (file)
@@ -100,7 +100,6 @@ typedef struct {
 } GdkGLContextProgram;
 
 typedef struct {
-  guint vertex_array_object;
   guint tmp_framebuffer;
   guint tmp_vertex_buffer;