small fix
This commit is contained in:
parent
5bc9a2ea0c
commit
ff6cfc0e51
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ public:
|
||||||
|
|
||||||
void CreateJitBufMes ( const int iJitBufSize );
|
void CreateJitBufMes ( const int iJitBufSize );
|
||||||
void CreateReqJitBufMes();
|
void CreateReqJitBufMes();
|
||||||
void CreateNetwBlSiFactMes ( const int iNetwBlSiFact );
|
|
||||||
void CreateChanGainMes ( const int iChanID, const double dGain );
|
void CreateChanGainMes ( const int iChanID, const double dGain );
|
||||||
void CreateConClientListMes ( const CVector<CChannelShortInfo>& vecChanInfo );
|
void CreateConClientListMes ( const CVector<CChannelShortInfo>& vecChanInfo );
|
||||||
void CreateServerFullMes();
|
void CreateServerFullMes();
|
||||||
|
|
Loading…
Reference in a new issue