remove refresh of search attributes from draw method in About Land floater; does not seem to be needed and slows things down
parent
f3043428b0
commit
ea305b74d1
|
|
@ -2092,7 +2092,6 @@ void LLPanelLandOptions::refresh()
|
|||
// virtual
|
||||
void LLPanelLandOptions::draw()
|
||||
{
|
||||
refreshSearch(); // Is this necessary? JC
|
||||
LLPanel::draw();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue