From beb32ab37de5a488f6f06dd1384dbb5e99ec652b Mon Sep 17 00:00:00 2001 From: Jun Xie Date: Mon, 27 Nov 2017 20:05:29 +0800 Subject: [PATCH] dashdemux: remove duplicated code remove duplicated code https://bugzilla.gnome.org/show_bug.cgi?id=790895 --- ext/dash/gstmpdparser.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ext/dash/gstmpdparser.c b/ext/dash/gstmpdparser.c index 1176a75e06..6dc3c34e96 100644 --- a/ext/dash/gstmpdparser.c +++ b/ext/dash/gstmpdparser.c @@ -4724,10 +4724,6 @@ gst_mpd_client_setup_streaming (GstMpdClient * client, GST_DEBUG ("0. Current stream %p", stream); - /* retrieve representation list */ - if (stream->cur_adapt_set != NULL) - rep_list = stream->cur_adapt_set->Representations; - #if 0 /* fast start */ representation =