summaryrefslogtreecommitdiff
path: root/indra/newview/llimpanel.h
diff options
context:
space:
mode:
authorIgor Borovkov <iborovkov@productengine.com>2009-10-27 18:04:17 +0200
committerIgor Borovkov <iborovkov@productengine.com>2009-10-27 18:04:17 +0200
commit8a5d4c91f5608d40c3f627cd71a26252693279f7 (patch)
tree8d372dac000e657553ab51265e4f6f840c927278 /indra/newview/llimpanel.h
parent3eb7f84b10832d77d8765ea9550108c67c462bcb (diff)
parent21e8e11c64e8aa9dd2976e9ace95928de062c9ae (diff)
merge
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llimpanel.h')
-rw-r--r--indra/newview/llimpanel.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/indra/newview/llimpanel.h b/indra/newview/llimpanel.h
index 31b5c5c127..39107d9a22 100644
--- a/indra/newview/llimpanel.h
+++ b/indra/newview/llimpanel.h
@@ -129,15 +129,6 @@ public:
void processIMTyping(const LLIMInfo* im_info, BOOL typing);
static void chatFromLogFile(LLLogChat::ELogLineType type, std::string line, void* userdata);
- //show error statuses to the user
- void showSessionStartError(const std::string& error_string);
- void showSessionEventError(
- const std::string& event_string,
- const std::string& error_string);
- void showSessionForceClose(const std::string& reason);
-
- static bool onConfirmForceCloseError(const LLSD& notification, const LLSD& response);
-
private:
// Called by UI methods.
void sendMsg();