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:
Jan Schmidt 2022-03-02 00:52:22 +11:00 committed by GStreamer Marge Bot
parent cebf769725
commit cad9f8fb36

View file

@ -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;