diff options
author | angela <angela@lindenlab.com> | 2010-03-03 13:52:14 +0800 |
---|---|---|
committer | angela <angela@lindenlab.com> | 2010-03-03 13:52:14 +0800 |
commit | 5777dfaae6268dffee83d7a457c024b1a89f81ff (patch) | |
tree | 063583a1f9f7441356814be5891e6a7bcc61b9d4 /indra/newview/llviewermessage.cpp | |
parent | 70cc2d6974d034055e177a16c9fccc3b7b5e7c63 (diff) | |
parent | 3c443a9287f5827316f96a14316f53e3919c57ac (diff) |
merge
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 |