mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
urisourcebin: remove unused instance variable streams
This commit is contained in:
parent
8367d7e6f4
commit
a8e2f76731
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ struct _GstURISourceBin
|
|||
GstElement *demuxer; /* Adaptive demuxer if any */
|
||||
GSList *out_slots;
|
||||
|
||||
GHashTable *streams;
|
||||
guint numpads;
|
||||
|
||||
/* for dynamic sources */
|
||||
|
|
Loading…
Reference in a new issue