From d44056f6d5430e4c8d139ae49783a554c4eee982 Mon Sep 17 00:00:00 2001 From: McCabe Maxsted Date: Sat, 18 Feb 2012 01:03:43 -0700 Subject: Removed google translate since the service is no longer available --- linden/indra/newview/llfloaterchat.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'linden/indra/newview/llfloaterchat.h') diff --git a/linden/indra/newview/llfloaterchat.h b/linden/indra/newview/llfloaterchat.h index f8683b9..14c2242 100644 --- a/linden/indra/newview/llfloaterchat.h +++ b/linden/indra/newview/llfloaterchat.h @@ -66,7 +66,6 @@ public: virtual void onVisibilityChange(BOOL cur_visibility); virtual void setMinimized(BOOL); void updateConsoleVisibility(); - void updateSettings(); static void setHistoryCursorAndScrollToEnd(); @@ -82,7 +81,6 @@ public: static void onClickMute(void *data); static void onClickToggleShowMute(LLUICtrl* caller, void *data); - static void onClickToggleTranslateChat(LLUICtrl* caller, void *data); static void onClickToggleActiveSpeakers(void* userdata); static void chatFromLogFile(LLLogChat::ELogLineType type,std::string line, void* userdata); static void loadHistory(); -- cgit v1.1