diff options
| -rwxr-xr-x | indra/newview/llpanellogin.cpp | 2 | 
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.  | 
