WebRTC verbosity fix

This commit is contained in:
Thulinma 2020-10-30 00:47:49 +01:00
parent fb56a8f9e8
commit 9c71b25c06

View file

@ -1471,7 +1471,6 @@ namespace Mist{
break;
}
offset += 4 + nalLen;
INFO_MSG("Offset now %zu", offset);
}
firstKey = false;
}