Merge branch 'master' into Avination-4.0

This commit is contained in:
Melanie
2013-04-16 17:49:49 +02:00

View File

@@ -181,7 +181,6 @@ LLPanelPermissions::~LLPanelPermissions()
// virtual
void LLPanelPermissions::handleVisibilityChange(BOOL new_visibility)
{
llwarns << "Hey, does this warning show whenever you switch to this tab?" << llendl; // Find out if the addition of this function is actually worthwhile.
if (new_visibility)
refresh();
LLPanel::handleVisibilityChange(new_visibility);