From 3e0f31f406d4376fd9cd59b306fda5775ea5c4e6 Mon Sep 17 00:00:00 2001 From: Mnikolenko ProductEngine Date: Tue, 23 Jun 2015 12:47:54 +0300 Subject: MAINT-5001 FIXED Logging in and then quickly logging out removes stored favorite login locations --- indra/newview/llagentdata.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llagentdata.cpp') diff --git a/indra/newview/llagentdata.cpp b/indra/newview/llagentdata.cpp index 5f6a082d75..d2c644a06f 100755 --- a/indra/newview/llagentdata.cpp +++ b/indra/newview/llagentdata.cpp @@ -31,3 +31,4 @@ LLUUID gAgentID; LLUUID gAgentSessionID; +std::string gAgentUsername; -- cgit v1.2.3