diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-10-12 01:49:27 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-10-12 02:50:02 +0300 |
commit | e8d33a8b5b06b70b6354672b6d426e82a8aed578 (patch) | |
tree | 1ec795c685c67f96dddbcfac27306c6fb1436087 /indra/newview/llagent.h | |
parent | 90ff4b416d12814035492e519c08c36d925bbab5 (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.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/newview/llagent.h b/indra/newview/llagent.h index 448ee575f5..489131d974 100644 --- a/indra/newview/llagent.h +++ b/indra/newview/llagent.h @@ -377,13 +377,6 @@ private: bool mVoiceConnected; //-------------------------------------------------------------------- - // Sound - //-------------------------------------------------------------------- -public: - static void toggleHearMediaSoundFromAvatar(); - static void toggleHearVoiceFromAvatar(); - - //-------------------------------------------------------------------- // Chat //-------------------------------------------------------------------- public: |