diff --git a/gst-libs/gst/vaapi/gstvaapicodedbuffer_priv.h b/gst-libs/gst/vaapi/gstvaapicodedbuffer_priv.h index 85a6193c52..b872b9c8a0 100644 --- a/gst-libs/gst/vaapi/gstvaapicodedbuffer_priv.h +++ b/gst-libs/gst/vaapi/gstvaapicodedbuffer_priv.h @@ -45,7 +45,6 @@ struct _GstVaapiCodedBuffer GstVaapiID object_id; /*< public >*/ - GstVaapiContext *context; VACodedBufferSegment *segment_list; };