diff options
author | palange <palange@lindenlab.com> | 2010-06-01 10:10:49 -0700 |
---|---|---|
committer | palange <palange@lindenlab.com> | 2010-06-01 10:10:49 -0700 |
commit | 047f88b64e7fcad7e55887e5a91f008d276645b3 (patch) | |
tree | 25f92bd40c0f6b4b1d06de1d2f6789b4e55e2100 /indra/newview/llappviewer.cpp | |
parent | 4cc5c7d2a4511ffc65bf3b6b0b2e29beb5b0fed4 (diff) | |
parent | 5605ad1b9d2ea18fb5e3510f9eed972bcb12961b (diff) |
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-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 deafb20af7..368054e002 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -331,10 +331,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() |