souphttpsrc: soup_session_new_with_options() can't fail with NULL
authorSebastian Dröge <sebastian@centricular.com>
Fri, 28 Jan 2022 13:30:56 +0000 (15:30 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 28 Jan 2022 13:30:56 +0000 (15:30 +0200)
commit165be690178a994273300b8f4bdd5cbdf4e428aa
treec3022a1d46be84ca595cd68160e9040b87a15553
parent40b073e7bda3e3feb7347d9d33ff49143307c2ef
souphttpsrc: soup_session_new_with_options() can't fail with NULL

So don't check for it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1594>
subprojects/gst-plugins-good/ext/soup/gstsouphttpsrc.c