mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-30 12:49:40 +00:00
gl/eagl: Remove spurious private struct pointer
This commit is contained in:
parent
5db4db6836
commit
ef509077db
1 changed files with 0 additions and 2 deletions
|
@ -53,8 +53,6 @@ struct _GstGLContextEaglClass {
|
|||
|
||||
/*< private >*/
|
||||
gpointer _reserved[GST_PADDING_LARGE];
|
||||
|
||||
GstGLContextEaglPrivate *priv;
|
||||
};
|
||||
|
||||
GType gst_gl_context_eagl_get_type (void);
|
||||
|
|
Loading…
Reference in a new issue