diff options
author | palange <palange@lindenlab.com> | 2010-05-28 12:14:54 -0700 |
---|---|---|
committer | palange <palange@lindenlab.com> | 2010-05-28 12:14:54 -0700 |
commit | 5605ad1b9d2ea18fb5e3510f9eed972bcb12961b (patch) | |
tree | 8c2c5c9d651d836eeddda994a23e804264e22dfe /indra/newview | |
parent | a5c9e30fc806cc8cf291b7da0fd4133ca8241fed (diff) | |
parent | e167b8b171b3746c33bc3856438ad2dca15c85d2 (diff) |
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/llappviewer.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 475a075d7e..5eaece052b 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -330,10 +330,6 @@ const char *VFS_INDEX_FILE_BASE = "index.db2.x."; static std::string gWindowTitle; -std::string gLoginPage; -std::vector<std::string> gLoginURIs; -static std::string gHelperURI; - LLAppViewer::LLUpdaterInfo *LLAppViewer::sUpdaterInfo = NULL ; void idle_afk_check() |