MT#56447 prettierer code

Change-Id: I31a2518e3fb4517aa0fbb658ae1ff024f94c0e24
pull/1642/head
Richard Fuchs 3 years ago
parent 906dc5b6ae
commit 60f910a1ff

@ -2433,9 +2433,8 @@ static int stream_packet(struct packet_handler_ctx *phc) {
phc->mp.call->foreign_media = 0;
if (phc->mp.call->drop_traffic) {
if (phc->mp.call->drop_traffic)
goto drop;
}
int stun_ret = media_demux_protocols(phc);
if (stun_ret == 0) // packet processed

Loading…
Cancel
Save