From 825b4339db535c2672fd5b8779d142f093aec974 Mon Sep 17 00:00:00 2001 From: maksymsproductengine Date: Thu, 9 Oct 2014 22:43:09 +0300 Subject: Fixed a build issue in llpanellogin.cpp --- indra/newview/llpanellogin.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra') 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. -- cgit v1.2.3