Remove the spammy leftover debug message. Thought I'd done that already...
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user