summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.cpp
diff options
context:
space:
mode:
authorsimon <none@none>2013-10-30 11:25:08 -0700
committersimon <none@none>2013-10-30 11:25:08 -0700
commitb95935ccf3f15d50a07f3888f13430b5f7951a66 (patch)
treecbaa5bc036b7d5c42ebcb6457c23f00cb4313673 /indra/newview/llconversationview.cpp
parent1b43046bb14a71c4596acd0aaef90ff0d2f7a1b3 (diff)
parent309d16ebdbd3b4d39271217beb9bc44d41db83d9 (diff)
Merge downstream code from viewer-bear
Diffstat (limited to 'indra/newview/llconversationview.cpp')
-rw-r--r--indra/newview/llconversationview.cpp1
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();
}