uri: Don't unconditionally use g_list_copy_deep()
authorSebastian Dröge <sebastian@centricular.com>
Mon, 29 Sep 2014 14:48:29 +0000 (17:48 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 29 Sep 2014 14:48:29 +0000 (17:48 +0300)
commit2b6298ebc5277f939083123480a430cc4ffe9c1d
tree0c73620f3b8ce63fe2871eead850f42266b8f339
parent55c7656a03be8b3745d94e4074719ffb325cefd3
uri: Don't unconditionally use g_list_copy_deep()

We don't depend on GLib 2.34 yet and just for this seems a bit useless.

https://bugzilla.gnome.org/show_bug.cgi?id=737584
gst/gsturi.c