mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
gst: pool: remove unused variable of unknown type
This commit is contained in:
parent
0b7a62ae02
commit
ef5f5d4c3c
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ struct _GstPipeWirePool {
|
|||
GstBufferPool parent;
|
||||
|
||||
struct pw_stream *stream;
|
||||
struct pw_type *t;
|
||||
|
||||
gboolean add_metavideo;
|
||||
GstVideoInfo video_info;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue