diff options
Diffstat (limited to 'linden/indra/newview/llviewermessage.h')
-rw-r--r-- | linden/indra/newview/llviewermessage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewermessage.h b/linden/indra/newview/llviewermessage.h index 11a3554..0201ce4 100644 --- a/linden/indra/newview/llviewermessage.h +++ b/linden/indra/newview/llviewermessage.h | |||
@@ -76,7 +76,6 @@ void process_script_question(LLMessageSystem *msg, void **user_data); | |||
76 | void process_chat_from_simulator(LLMessageSystem *mesgsys, void **user_data); | 76 | void process_chat_from_simulator(LLMessageSystem *mesgsys, void **user_data); |
77 | 77 | ||
78 | void add_floater_chat(const LLChat &chat, const BOOL history); | 78 | void add_floater_chat(const LLChat &chat, const BOOL history); |
79 | void check_translate_chat(const std::string &mesg, const LLChat &chat, const BOOL history); | ||
80 | 79 | ||
81 | //void process_agent_to_new_region(LLMessageSystem *mesgsys, void **user_data); | 80 | //void process_agent_to_new_region(LLMessageSystem *mesgsys, void **user_data); |
82 | void send_agent_update(BOOL force_send, BOOL send_reliable = FALSE); | 81 | void send_agent_update(BOOL force_send, BOOL send_reliable = FALSE); |