Nuked ancient uneeded things

This commit is contained in:
Drake Arconis
2012-10-04 17:56:25 -04:00
parent 0287e21c01
commit 5b8b88e05a
7 changed files with 0 additions and 1823 deletions

View File

@@ -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())