diff options
| author | Rick Pasetto <rick@lindenlab.com> | 2009-11-05 12:11:08 -0800 |
|---|---|---|
| committer | Rick Pasetto <rick@lindenlab.com> | 2009-11-05 12:11:08 -0800 |
| commit | 32f9c1a3b4017843404d263aa4f7da8811e70b49 (patch) | |
| tree | 680d09b635930fe4edcf94cd4a0765f4fc04c147 /indra/newview/llnavigationbar.cpp | |
| parent | b60d80542f240c869cf690382cf9cf0278e16e75 (diff) | |
| parent | 07ea347a0f5049b4052e5a9c31e875d09810f0cd (diff) | |
merge with remote repo
Diffstat (limited to 'indra/newview/llnavigationbar.cpp')
| -rw-r--r-- | indra/newview/llnavigationbar.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llnavigationbar.cpp b/indra/newview/llnavigationbar.cpp index 1312949f54..4f145891ea 100644 --- a/indra/newview/llnavigationbar.cpp +++ b/indra/newview/llnavigationbar.cpp @@ -174,8 +174,6 @@ LLNavigationBar::LLNavigationBar() mSearchComboBox(NULL), mPurgeTPHistoryItems(false) { - setIsChrome(TRUE); - LLUICtrlFactory::getInstance()->buildPanel(this, "panel_navigation_bar.xml"); // set a listener function for LoginComplete event |
