webrtcstats: Remove redundant lines
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1766>
This commit is contained in:
parent
52c676546d
commit
a5c3331197
@ -441,8 +441,6 @@ _get_stats_from_transport_channel (GstWebRTCBin * webrtc,
|
||||
gst_structure_get_double (s, "timestamp", &ts);
|
||||
|
||||
transport = stream->transport;
|
||||
if (!transport)
|
||||
transport = stream->transport;
|
||||
if (!transport)
|
||||
return;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user