diff options
author | Merov Linden <merov@lindenlab.com> | 2012-08-23 11:34:56 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2012-08-23 11:34:56 -0700 |
commit | ff95dd4a43fd888a9b7353abcbfa701e4844a3a5 (patch) | |
tree | 7a3a64f9d9d34fe1d9e5c60d56bd629af7a8b50c /indra/newview/llimfloatercontainer.cpp | |
parent | 4ea73df484d22815026367771f9d728d755f6274 (diff) | |
parent | 02e4068baaa7bcc49186e9a02a022f3d6cb087ac (diff) |
Merge pull from richard/viewer-chui
Diffstat (limited to 'indra/newview/llimfloatercontainer.cpp')
-rw-r--r-- | indra/newview/llimfloatercontainer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimfloatercontainer.cpp b/indra/newview/llimfloatercontainer.cpp index 38ac3eb9e4..35b9f404c3 100644 --- a/indra/newview/llimfloatercontainer.cpp +++ b/indra/newview/llimfloatercontainer.cpp @@ -520,7 +520,6 @@ void LLIMFloaterContainer::removeConversationListItem(const LLUUID& uuid, bool c item->selectItem(); } } - return; } LLFolderViewItem* LLIMFloaterContainer::createConversationItemWidget(LLConversationItem* item) |