From eba7d0cb5862fef31d935acbc422522467f8702d Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Wed, 7 Sep 2022 19:24:12 +0300 Subject: SL-18102 Remove 'Translate chat' checkbox from chat --- indra/newview/llfloaterimsessiontab.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'indra/newview/llfloaterimsessiontab.h') diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h index 375461cfc1..9f00917647 100644 --- a/indra/newview/llfloaterimsessiontab.h +++ b/indra/newview/llfloaterimsessiontab.h @@ -71,8 +71,6 @@ public: static LLFloaterIMSessionTab* findConversation(const LLUUID& uuid); static LLFloaterIMSessionTab* getConversation(const LLUUID& uuid); - // show/hide the translation check box - void showTranslationCheckbox(const BOOL visible = FALSE); bool isNearbyChat() {return mIsNearbyChat;} @@ -187,7 +185,6 @@ protected: LLButton* mGearBtn; LLButton* mAddBtn; LLButton* mVoiceButton; - LLUICtrl* mTranslationCheckBox; private: // Handling selection and contextual menu -- cgit v1.2.3