minor clean up
This commit is contained in:
parent
a7457200b6
commit
2cb4c28fa7
1 changed files with 0 additions and 3 deletions
|
@ -1671,9 +1671,6 @@ bool CServer::CreateLevelsForAllConChannels ( const int i
|
||||||
iFrameCount = 0;
|
iFrameCount = 0;
|
||||||
bLevelsWereUpdated = true;
|
bLevelsWereUpdated = true;
|
||||||
|
|
||||||
// init return vector with zeros since we mix all channels on that vector
|
|
||||||
vecLevelsOut.Reset ( 0 );
|
|
||||||
|
|
||||||
for ( int j = 0; j < iNumClients; j++ )
|
for ( int j = 0; j < iNumClients; j++ )
|
||||||
{
|
{
|
||||||
// update and get signal level for meter in dB for each channel
|
// update and get signal level for meter in dB for each channel
|
||||||
|
|
Loading…
Reference in a new issue