diff --git a/subprojects/gst-plugins-base/gst/playback/gsturidecodebin3.c b/subprojects/gst-plugins-base/gst/playback/gsturidecodebin3.c index dbc97f9742..36253931cb 100644 --- a/subprojects/gst-plugins-base/gst/playback/gsturidecodebin3.c +++ b/subprojects/gst-plugins-base/gst/playback/gsturidecodebin3.c @@ -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;