summaryrefslogtreecommitdiff
path: root/ext/dash
diff options
context:
space:
mode:
authorJun Xie <jun.xie@samsung.com>2017-11-27 20:05:29 +0800
committerThiago Santos <thiagossantos@gmail.com>2017-11-30 01:10:35 -0800
commitbeb32ab37de5a488f6f06dd1384dbb5e99ec652b (patch)
treeb82e7a02559414944fa77ae4135ff388aaab4fdc /ext/dash
parentf31e91b7a1adea9cf951591a34eadedb3681e16a (diff)
downloadgstreamer-plugins-bad-beb32ab37de5a488f6f06dd1384dbb5e99ec652b.tar.gz
dashdemux: remove duplicated code
remove duplicated code https://bugzilla.gnome.org/show_bug.cgi?id=790895
Diffstat (limited to 'ext/dash')
-rw-r--r--ext/dash/gstmpdparser.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/dash/gstmpdparser.c b/ext/dash/gstmpdparser.c
index 1176a75e0..6dc3c34e9 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 =