gl: window-gbm: Remove unused private class member
The display class member is not used, not set and rather confusing.
This commit is contained in:
parent
6f7fbbfa71
commit
46b503d674
@ -46,6 +46,8 @@ struct _GstGLWindowGBMEGL {
|
||||
struct gbm_bo *current_bo, *prev_bo;
|
||||
int waiting_for_flip;
|
||||
|
||||
drmModeCrtc *saved_crtc;
|
||||
|
||||
GstGLDisplayGBM *display;
|
||||
|
||||
gpointer _reserved[GST_PADDING];
|
||||
|
Loading…
x
Reference in New Issue
Block a user