View->Build menu selection now functions once more.
This commit is contained in:
@@ -875,8 +875,6 @@ void init_menus()
|
||||
gLoginMenuBarView->setBackgroundColor( color );
|
||||
|
||||
gMenuHolder->addChild(gLoginMenuBarView);
|
||||
|
||||
LLToolMgr::getInstance()->initMenu(sMenus);
|
||||
}
|
||||
|
||||
|
||||
@@ -9510,4 +9508,6 @@ void initialize_menus()
|
||||
addMenu(new RlvEnableIfNot(), "RLV.EnableIfNot");
|
||||
}
|
||||
// [/RLVa:KB]
|
||||
|
||||
LLToolMgr::getInstance()->initMenu(sMenus);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user