diff options
author | palange <palange@lindenlab.com> | 2010-05-27 14:10:19 -0700 |
---|---|---|
committer | palange <palange@lindenlab.com> | 2010-05-27 14:10:19 -0700 |
commit | 5fb6f4fe93cd9e7a83d59cd23b53dd53cae5721a (patch) | |
tree | 421d60bdbd7d6a39500935d24071ed2decc1965c /indra/newview/llappviewer.cpp | |
parent | 2a061dbccc7ecadce7470ee272b6b10c5d551ff4 (diff) | |
parent | 183a18f2374b1cfd887dd8b13c3772a5ca0c519e (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 f7f7cb599e..6040107f56 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() |