urisourcebin: Remove duplicate call
authorEdward Hervey <edward@centricular.com>
Mon, 31 Oct 2022 05:13:31 +0000 (06:13 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 16 Nov 2022 14:01:46 +0000 (14:01 +0000)
commitf42ca96ad91b4f867b80b3ff59d3219459d1fbed
tree60cccb5892bff0600d84dbfb2125b3f19136e31c
parent64c81b6972ab5cd60a5bd1dd16103084c21075b4
urisourcebin: Remove duplicate call

We ensure sources are removed in PAUSED->READY->NULL. No need to call it when
creating the source.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2784>
subprojects/gst-plugins-base/gst/playback/gsturisourcebin.c