Removed old RLV code. Plugged holes with RLVa.
This commit is contained in:
@@ -477,11 +477,6 @@ void LLToolBar::onClickAppearance(void*)
|
||||
void LLToolBar::onClickRadarList(void*)
|
||||
{
|
||||
LLFloaterAvatarList::toggle(0);
|
||||
bool vis = false;
|
||||
if(LLFloaterAvatarList::getInstance())
|
||||
{
|
||||
vis = (bool)LLFloaterAvatarList::getInstance()->getVisible();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user