glwindow: remove unused field in public struct
This commit is contained in:
parent
01fa90c1e7
commit
59350d078b
@ -85,8 +85,6 @@ struct _GstGLWindow {
|
|||||||
GstGLDisplay *display;
|
GstGLDisplay *display;
|
||||||
GWeakRef context_ref;
|
GWeakRef context_ref;
|
||||||
|
|
||||||
guintptr external_gl_context;
|
|
||||||
|
|
||||||
gboolean is_drawing;
|
gboolean is_drawing;
|
||||||
|
|
||||||
GstGLWindowCB draw;
|
GstGLWindowCB draw;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user