diff options
author | richard <none@none> | 2009-11-05 11:04:06 -0800 |
---|---|---|
committer | richard <none@none> | 2009-11-05 11:04:06 -0800 |
commit | d3d5965d8af250f76e143addcfb68b17390f483c (patch) | |
tree | 0f209c21c10fe775e582ce8a940a074af16dc458 /indra/newview/llnavigationbar.cpp | |
parent | 535a98ce163e37b3bc495489923413701ea67995 (diff) | |
parent | bbbacf1c4d06e7a0b4a5f532565410496a72963a (diff) |
merge
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 |