mirror of https://github.com/qTox/qTox.git
Browse Source
It doesn't really make sense to assert that the callbacks are coming
from any other thread than CoreAV, when we actually want to ensure the
callback is coming from Core thread.
Remove over agressive assert from sendGroupCallAudio(...), this function
should be callable from any thread.
(cherry picked from commit 9499925fb2
)
reviewable/pr6021/r1
1 changed files with 0 additions and 7 deletions
Loading…
Reference in new issue