summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaksymsproductengine <maksymsproductengine@lindenlab.com>2014-10-09 22:43:09 +0300
committermaksymsproductengine <maksymsproductengine@lindenlab.com>2014-10-09 22:43:09 +0300
commit825b4339db535c2672fd5b8779d142f093aec974 (patch)
treea12e3f061b1718bcabfdcb2d0d0c785527a0e686
parente8a5c06dc47bbd1965c852890446f9d8b9d2c68b (diff)
Fixed a build issue in llpanellogin.cpp
-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.