summaryrefslogtreecommitdiff
path: root/indra/newview/llvoiceclient.h
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2024-03-09 16:48:44 -0800
committerRoxie Linden <roxie@lindenlab.com>2024-03-09 16:48:44 -0800
commitfd2d5c9c6c97254be7126171dc4472d3d5451ef8 (patch)
treef860ea0ff61edc557408d9589a2b76edd59b770f /indra/newview/llvoiceclient.h
parent42c7a335f840acf1b927b1ed6c8e06a6f00534d0 (diff)
Code cleanup and commenting
Diffstat (limited to 'indra/newview/llvoiceclient.h')
-rw-r--r--indra/newview/llvoiceclient.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llvoiceclient.h b/indra/newview/llvoiceclient.h
index 4c6cf92276..79bca23fc4 100644
--- a/indra/newview/llvoiceclient.h
+++ b/indra/newview/llvoiceclient.h
@@ -464,8 +464,6 @@ public:
F32 getUserVolume(const LLUUID& id);
/////////////////////////////
- BOOL getAreaVoiceDisabled(); // returns true if the area the avatar is in is speech-disabled.
- // Use this to determine whether to show a "no speech" icon in the menu bar.
void getParticipantList(std::set<LLUUID> &participants);
bool isParticipant(const LLUUID& speaker_id);