removed unnecessary comment
parent
45ebc5867a
commit
7560bd0be2
|
|
@ -556,7 +556,6 @@ void LLWebRTCVoiceClient::voiceConnectionCoro()
|
|||
return;
|
||||
}
|
||||
sessionState::processSessionStates();
|
||||
//sessionState::processSessionStates();
|
||||
if (mProcessChannels && voiceEnabled && !mHidden)
|
||||
{
|
||||
sendPositionUpdate(false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue