aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llviewermessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llviewermessage.h')
-rw-r--r--linden/indra/newview/llviewermessage.h1
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);
76void process_chat_from_simulator(LLMessageSystem *mesgsys, void **user_data); 76void process_chat_from_simulator(LLMessageSystem *mesgsys, void **user_data);
77 77
78void add_floater_chat(const LLChat &chat, const BOOL history); 78void add_floater_chat(const LLChat &chat, const BOOL history);
79void 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);
82void send_agent_update(BOOL force_send, BOOL send_reliable = FALSE); 81void send_agent_update(BOOL force_send, BOOL send_reliable = FALSE);