glwindow: remove unused gl_thread field
This commit is contained in:
parent
d35e3b8481
commit
e1e17dcadb
@ -87,7 +87,6 @@ void gst_gl_window_quit_navigation (GstGLWindow * window);
|
||||
|
||||
struct _GstGLWindowPrivate
|
||||
{
|
||||
GThread *gl_thread;
|
||||
GThread *navigation_thread;
|
||||
|
||||
gboolean alive;
|
||||
|
Loading…
x
Reference in New Issue
Block a user