summaryrefslogtreecommitdiff
path: root/indra/newview/llnearbychat.h
diff options
context:
space:
mode:
authorAlexanderP ProductEngine <apaschenko@productengine.com>2012-06-18 23:20:17 +0300
committerAlexanderP ProductEngine <apaschenko@productengine.com>2012-06-18 23:20:17 +0300
commit7edcbb1613d30f9fecf3ccbe342d45b7761f5b56 (patch)
treef9f12ff14ee04a5ec88c9f7ce6a13ab130b63d67 /indra/newview/llnearbychat.h
parentbc5e0eda1b1b9c289734bebe6a533565aadfd3a2 (diff)
CHUI-100 WIP Fix translate chat checkbox showing
Diffstat (limited to 'indra/newview/llnearbychat.h')
-rw-r--r--indra/newview/llnearbychat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llnearbychat.h b/indra/newview/llnearbychat.h
index bc0e54de15..3dc94ce0da 100644
--- a/indra/newview/llnearbychat.h
+++ b/indra/newview/llnearbychat.h
@@ -87,7 +87,6 @@ public:
static void sendChatFromViewer(const LLWString &wtext, EChatType type, BOOL animate);
void showHistory();
- void showTranslationCheckbox(BOOL show);
protected:
static BOOL matchChatTypeTrigger(const std::string& in_str, std::string* out_str);