diff --git a/gst-libs/gst/gl/gstglmemory.h b/gst-libs/gst/gl/gstglmemory.h index e64ae5668e..0d5d014715 100644 --- a/gst-libs/gst/gl/gstglmemory.h +++ b/gst-libs/gst/gl/gstglmemory.h @@ -100,8 +100,6 @@ struct _GstGLMemory guint pbo; guint unpack_length; guint tex_width; - - gpointer _gst_reserved[GST_PADDING]; }; #define GST_CAPS_FEATURE_MEMORY_GL_MEMORY "memory:GLMemory"