Update plugins/opusCodec/src/OpusDecoder.cpp

Co-Authored-By: Thijs Wenker <me@thoys.nl>
This commit is contained in:
Marcus Llewellyn 2020-01-15 13:06:42 -06:00 committed by GitHub
parent 0a3dfdefce
commit d96da21dd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,4 +138,3 @@ void AthenaOpusDecoder::lostFrame(QByteArray &decodedBuffer)
}