gst: pool: remove unused variable of unknown type

This commit is contained in:
George Kiagiadakis 2024-05-28 17:18:01 +03:00
parent 0b7a62ae02
commit ef5f5d4c3c

View file

@ -46,7 +46,6 @@ struct _GstPipeWirePool {
GstBufferPool parent;
struct pw_stream *stream;
struct pw_type *t;
gboolean add_metavideo;
GstVideoInfo video_info;