Extra lines

This commit is contained in:
Atlante45 2014-11-07 00:06:57 +01:00
parent 4dc40c9e84
commit 1e6cadc7c1

View file

@ -1026,8 +1026,6 @@ void Audio::processReceivedSamples(const QByteArray& inputBuffer, QByteArray& ou
}
}
void Audio::addReceivedAudioToStream(const QByteArray& audioByteArray) {
if (_audioOutput) {
// Audio output must exist and be correctly set up if we're going to process received audio