summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-08-20 17:14:00 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-08-20 17:14:00 -0700
commit7560bd0be2c4fbbe9bd9d3b218704229573fb5bc (patch)
tree6f046b0e6a262ecb4fcb3224d2ba85249bd56eb6 /indra/newview
parent45ebc5867a745dd4a746694317d715cbcead0871 (diff)
removed unnecessary comment
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llvoicewebrtc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvoicewebrtc.cpp b/indra/newview/llvoicewebrtc.cpp
index 1ea5ef2670..4c3ab11623 100644
--- a/indra/newview/llvoicewebrtc.cpp
+++ b/indra/newview/llvoicewebrtc.cpp
@@ -556,7 +556,6 @@ void LLWebRTCVoiceClient::voiceConnectionCoro()
return;
}
sessionState::processSessionStates();
- //sessionState::processSessionStates();
if (mProcessChannels && voiceEnabled && !mHidden)
{
sendPositionUpdate(false);