diff options
| author | Dave Parks <davep@lindenlab.com> | 2010-03-02 17:36:22 -0600 |
|---|---|---|
| committer | Dave Parks <davep@lindenlab.com> | 2010-03-02 17:36:22 -0600 |
| commit | 86580361bd633a6d25b01a87a309ec0a5178a86e (patch) | |
| tree | 0e97624b3e00a3644ce873bbc702335e71437189 /indra/newview/llviewermessage.cpp | |
| parent | 5f9591535138d782f0f9666b39534149de0562a1 (diff) | |
| parent | 3c443a9287f5827316f96a14316f53e3919c57ac (diff) | |
Merge with viewer-2-0
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 a8702b2c6b..a680c7494c 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 |
