mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2025-12-06 05:32:00 +01:00
Revert "Allow for a clean compiel on Linux."
This reverts commit a9f6220162.
This commit is contained in:
parent
58945c3f3a
commit
475aff91e7
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
CJitterBuffer::CJitterBuffer(unsigned int blockSize, unsigned int blockTime, unsigned int jitterTime, unsigned int topSequenceNumber) :
|
||||
m_blockSize(blockSize),
|
||||
|
|
|
|||
Loading…
Reference in a new issue