diff options
author | Merov Linden <merov@lindenlab.com> | 2012-06-19 11:35:20 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2012-06-19 11:35:20 -0700 |
commit | 3af9d7c0535c8d94b194952c98196bac1d8c3dda (patch) | |
tree | 68b347e9303f814de271cc27f38f19ae5a6fa4e2 /indra/newview/llnearbychat.h | |
parent | b882fe3b8dde9338c092922672015f975ca09587 (diff) | |
parent | ad4ae5583534197cb00c13d769e504fcde4d19d5 (diff) |
Merge pull from richard/viewer-chui
Diffstat (limited to 'indra/newview/llnearbychat.h')
-rw-r--r-- | indra/newview/llnearbychat.h | 1 |
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); |