diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-03-02 15:17:50 +0200 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-03-02 15:17:50 +0200 |
commit | be1739c5d584495c3cd946fd3e156d4b2ac0a2b2 (patch) | |
tree | 0eef774227e9627f9b3523a0ef79333d2a33ec8d /indra/newview/llviewermessage.cpp | |
parent | 9c8a8f388ab24c404f19602e156a76ad1a03b841 (diff) | |
parent | d1d195ba904490c19faf2078560f49c3a6b16a18 (diff) |
Merge from default branch
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llviewermessage.cpp')
-rw-r--r-- | indra/newview/llviewermessage.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewermessage.cpp b/indra/newview/llviewermessage.cpp index b36f58f8ff..ae31c9732c 100644 --- a/indra/newview/llviewermessage.cpp +++ b/indra/newview/llviewermessage.cpp @@ -207,6 +207,7 @@ bool friendship_offer_callback(const LLSD& notification, const LLSD& response) LLNotificationsUtil::add("FriendshipDeclinedByMe", notification["substitutions"], payload); } + // fall-through case 2: // Send IM - decline and start IM session { // decline |