Oops, I never meant to stage this tentative change.

This commit is contained in:
Lirusaito
2019-01-18 23:56:43 -05:00
parent e643bcfc98
commit 4a0b012f5b

View File

@@ -4690,11 +4690,6 @@ void LLTextEditor::updateSegments()
}
}
updateTextSegments();
}
void LLTextEditor::updateTextSegments()
{
LL_RECORD_BLOCK_TIME(FTM_UPDATE_TEXT_SEGMENTS);
// Make sure we have at least one segment
if (mSegments.size() == 1 && mSegments[0]->getIsDefault())