From d2b813fd79e4cf60d1670472c5a5f09ee9a2eed7 Mon Sep 17 00:00:00 2001 From: AlexanderP ProductEngine Date: Fri, 17 Aug 2012 20:08:01 +0300 Subject: Remove typo --- indra/newview/llimfloatercontainer.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra') 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("expand_collapse_btn"); mExpandCollapseBtn->setClickedCallback(boost::bind(&LLIMFloaterContainer::onExpandCollapseButtonClicked, this)); -- cgit v1.2.3