summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-06-18 15:40:12 -0700
committerRoxie Linden <roxie@lindenlab.com>2024-06-18 15:40:12 -0700
commit0799f799e6ead1342babfd8f12d80afe48cfb1fa (patch)
tree3cc8e3306661b249e302ab6c246007bef88a6e81 /indra
parent0f3c3563b0861e8ea82b201aab8343d99f993bbc (diff)
Fix crash issue when echo cancellation is enabled/disabled.
New webrtc library fixes an assert in webrtc when echo cancellation is enabled or disabled. Also, fix an issue where disabling media grays out noise cancellation.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/panel_preferences_sound.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml
index 569f2318ae..eb38f8bff3 100644
--- a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml
+++ b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml
@@ -508,7 +508,6 @@
</text>
<combo_box
control_name="VoiceNoiseSuppressionLevel"
- enabled_control="AudioStreamingMedia"
layout="topleft"
height="23"
left_pad="10"