summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llpanellogin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp
index ac0519a2fd..34f3bbf73e 100755
--- a/indra/newview/llpanellogin.cpp
+++ b/indra/newview/llpanellogin.cpp
@@ -297,8 +297,6 @@ LLPanelLogin::LLPanelLogin(const LLRect &rect,
username_combo->setCommitCallback(boost::bind(&LLPanelLogin::onClickConnect, this));
}
- mUsernameLength = iter->first.length();
- updateLoginButtons();
void LLPanelLogin::addFavoritesToStartLocation()
{
// Clear the combo.