mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
d41a578735
commit
46fa4def20
|
@ -449,7 +449,6 @@ void Audio::playAudioBuffer(ALuint alSource, const int16_t *data, int samples, u
|
|||
}
|
||||
else
|
||||
{
|
||||
qDebug() << "Dropped frame";
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user