mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
uridecodebin3: Remove dead variables
Leftover junk from original port Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1820>
This commit is contained in:
parent
cebf769725
commit
cad9f8fb36
1 changed files with 0 additions and 4 deletions
|
@ -117,10 +117,6 @@ struct _GstSourceItem
|
|||
* Can be NULL */
|
||||
GstSourceHandler *handler;
|
||||
|
||||
/* Last buffering information */
|
||||
gint last_perc;
|
||||
GstMessage *last_buffering_message;
|
||||
|
||||
/* The groupid created by urisourcebin for this uri */
|
||||
guint internal_groupid;
|
||||
|
||||
|
|
Loading…
Reference in a new issue