diff options
author | simon <none@none> | 2013-10-30 11:25:08 -0700 |
---|---|---|
committer | simon <none@none> | 2013-10-30 11:25:08 -0700 |
commit | b95935ccf3f15d50a07f3888f13430b5f7951a66 (patch) | |
tree | cbaa5bc036b7d5c42ebcb6457c23f00cb4313673 /indra/newview/llconversationview.cpp | |
parent | 1b43046bb14a71c4596acd0aaef90ff0d2f7a1b3 (diff) | |
parent | 309d16ebdbd3b4d39271217beb9bc44d41db83d9 (diff) |
Merge downstream code from viewer-bear
Diffstat (limited to 'indra/newview/llconversationview.cpp')
-rw-r--r-- | indra/newview/llconversationview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llconversationview.cpp b/indra/newview/llconversationview.cpp index fb3854d806..90800fee58 100644 --- a/indra/newview/llconversationview.cpp +++ b/indra/newview/llconversationview.cpp @@ -281,7 +281,6 @@ BOOL LLConversationViewSession::handleMouseDown( S32 x, S32 y, MASK mask ) { im_container->collapseMessagesPane(false); } - } selectConversationItem(); } |