summaryrefslogtreecommitdiff
path: root/indra/newview/llvoicevivox.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-11-05 15:53:31 -0800
committerMerov Linden <merov@lindenlab.com>2012-11-05 15:53:31 -0800
commite3524a5fe159566edefb0bbc395e94ee3126adec (patch)
treecde145d64528edf9363845b45277b6dcb16a503b /indra/newview/llvoicevivox.cpp
parent8d6aaf8e8e7c2d0f68bf79100f163803cbdd02bc (diff)
CHUI-468 : Suppress LLCallFloater completely
Diffstat (limited to 'indra/newview/llvoicevivox.cpp')
-rw-r--r--indra/newview/llvoicevivox.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llvoicevivox.cpp b/indra/newview/llvoicevivox.cpp
index f1bf4a6d75..7da71a04d9 100644
--- a/indra/newview/llvoicevivox.cpp
+++ b/indra/newview/llvoicevivox.cpp
@@ -3712,8 +3712,7 @@ void LLVivoxVoiceClient::participantUpdatedEvent(
voice participant mIsModeratorMuted is changed after speakers are updated in Speaker Manager
and event is not fired.
- So, we have to call LLSpeakerMgr::update() here. In any case it is better than call it
- in LLCallFloater::draw()
+ So, we have to call LLSpeakerMgr::update() here.
*/
LLVoiceChannel* voice_cnl = LLVoiceChannel::getCurrentVoiceChannel();