diff options
| author | Merov Linden <merov@lindenlab.com> | 2012-11-30 17:15:06 -0800 |
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2012-11-30 17:15:06 -0800 |
| commit | 1c1b09f9a7f302652d325641f965330fdbdee150 (patch) | |
| tree | af262bfebd08c4f461be7cfd64ca788d72937a9b /indra/newview/llchicletbar.cpp | |
| parent | e53577c32db1a8d5e7e15cb33357c68da87acc44 (diff) | |
| parent | 15157ecb095838f402edb750b87ea0bdb9fb56f7 (diff) | |
Pull merge from richard/viewer-chui
Diffstat (limited to 'indra/newview/llchicletbar.cpp')
| -rw-r--r-- | indra/newview/llchicletbar.cpp | 1 |
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)); |
