mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
gl/eagl: Remove spurious private struct pointer
This commit is contained in:
parent
6fb0f1d1c7
commit
d462e7f6df
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