summaryrefslogtreecommitdiff
path: root/indra/newview/llimfloatercontainer.cpp
diff options
context:
space:
mode:
authorAlexanderP ProductEngine <apaschenko@productengine.com>2012-08-17 20:08:01 +0300
committerAlexanderP ProductEngine <apaschenko@productengine.com>2012-08-17 20:08:01 +0300
commitd2b813fd79e4cf60d1670472c5a5f09ee9a2eed7 (patch)
treee31db071fd82b28104f428081b9a827bb30de8fb /indra/newview/llimfloatercontainer.cpp
parent41cba389f89ff16c0e574ea26d6a1ceb60133ef7 (diff)
Remove typo
Diffstat (limited to 'indra/newview/llimfloatercontainer.cpp')
-rw-r--r--indra/newview/llimfloatercontainer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimfloatercontainer.cpp b/indra/newview/llimfloatercontainer.cpp
index bcad7adcce..450717e624 100644
--- a/indra/newview/llimfloatercontainer.cpp
+++ b/indra/newview/llimfloatercontainer.cpp
@@ -125,8 +125,6 @@ BOOL LLIMFloaterContainer::postBuild()
addConversationListItem(LLUUID()); // manually add nearby chat
- addConversationListItem(LLUUID()); // manually add nearby chat
-
mExpandCollapseBtn = getChild<LLButton>("expand_collapse_btn");
mExpandCollapseBtn->setClickedCallback(boost::bind(&LLIMFloaterContainer::onExpandCollapseButtonClicked, this));