summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloatercontainer.cpp
diff options
context:
space:
mode:
authorAlexanderP ProductEngine <apaschenko@productengine.com>2012-08-22 14:48:44 +0300
committerAlexanderP ProductEngine <apaschenko@productengine.com>2012-08-22 14:48:44 +0300
commitb2f2a8b21610ae6863b773333c60b18b818c047f (patch)
tree4c71e1a8e1696017473dae9a76c0b542b1be6864 /indra/newview/llimfloatercontainer.cpp
parent8922dec40039a10e770243f3047793f8501fe43a (diff)
code style fix
Diffstat (limited to 'indra/newview/llimfloatercontainer.cpp')
-rw-r--r--indra/newview/llimfloatercontainer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llimfloatercontainer.cpp b/indra/newview/llimfloatercontainer.cpp
index 1e136b721c..6127a9a19b 100644
--- a/indra/newview/llimfloatercontainer.cpp
+++ b/indra/newview/llimfloatercontainer.cpp
@@ -519,7 +519,6 @@ void LLIMFloaterContainer::removeConversationListItem(const LLUUID& uuid, bool c
item->selectItem();
}
}
- return;
}
LLFolderViewItem* LLIMFloaterContainer::createConversationItemWidget(LLConversationItem* item)