summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-10-12 01:49:27 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2024-10-12 02:50:11 +0300
commit887e417d3fc4af76b63911283cb183e36667e56b (patch)
tree7498ce24d75d1333008a0e68a57e380268411d96 /indra/newview/llagent.h
parentb71343e827fe8b1e2dba6978b67bb3112944c674 (diff)
Revert "Add toggles to avatar dropdown for hear sound or voice from avatar. (#2518, #2519)"
This reverts commit 6af471482d6801530915c1c9ae4bdf788af52eae.
Diffstat (limited to 'indra/newview/llagent.h')
-rw-r--r--indra/newview/llagent.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h
index afc34f747f..c1d3c6c14b 100644
--- a/indra/newview/llagent.h
+++ b/indra/newview/llagent.h
@@ -375,13 +375,6 @@ private:
bool mVoiceConnected;
//--------------------------------------------------------------------
- // Sound
- //--------------------------------------------------------------------
-public:
- static void toggleHearMediaSoundFromAvatar();
- static void toggleHearVoiceFromAvatar();
-
- //--------------------------------------------------------------------
// Chat
//--------------------------------------------------------------------
public: