Nuked ancient uneeded things
This commit is contained in:
@@ -2440,7 +2440,6 @@ BOOL LLLineEditor::evaluateFloat()
|
||||
{
|
||||
bool success = false;
|
||||
std::string expr = getText();
|
||||
LLStringUtil::toUpper(expr);
|
||||
|
||||
// user deleted the contents, nothing to evaluate -- MC
|
||||
if (expr.empty())
|
||||
|
||||
Reference in New Issue
Block a user