mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
glwindow: remove unused field in public struct
This commit is contained in:
parent
2b89a2c348
commit
e483b092f1
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ struct _GstGLWindow {
|
|||
GstGLDisplay *display;
|
||||
GWeakRef context_ref;
|
||||
|
||||
guintptr external_gl_context;
|
||||
|
||||
gboolean is_drawing;
|
||||
|
||||
GstGLWindowCB draw;
|
||||
|
|
Loading…
Reference in a new issue