summaryrefslogtreecommitdiff
path: root/indra/newview/llchicletbar.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2012-11-30 17:15:06 -0800
committerMerov Linden <merov@lindenlab.com>2012-11-30 17:15:06 -0800
commit1c1b09f9a7f302652d325641f965330fdbdee150 (patch)
treeaf262bfebd08c4f461be7cfd64ca788d72937a9b /indra/newview/llchicletbar.cpp
parente53577c32db1a8d5e7e15cb33357c68da87acc44 (diff)
parent15157ecb095838f402edb750b87ea0bdb9fb56f7 (diff)
Pull merge from richard/viewer-chui
Diffstat (limited to 'indra/newview/llchicletbar.cpp')
-rw-r--r--indra/newview/llchicletbar.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llchicletbar.cpp b/indra/newview/llchicletbar.cpp
index c66ae1cdd0..cfcde64e7b 100644
--- a/indra/newview/llchicletbar.cpp
+++ b/indra/newview/llchicletbar.cpp
@@ -158,7 +158,6 @@ BOOL LLChicletBar::postBuild()
mToolbarStack = getChild<LLLayoutStack>("toolbar_stack");
mChicletPanel = getChild<LLChicletPanel>("chiclet_list");
- showWellButton("im_well", !LLIMWellWindow::getInstance()->isWindowEmpty());
showWellButton("notification_well", !LLNotificationWellWindow::getInstance()->isWindowEmpty());
LLPanelTopInfoBar::instance().setResizeCallback(boost::bind(&LLChicletBar::fitWithTopInfoBar, this));