diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-06-10 14:21:11 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-06-10 14:21:11 +0300 |
commit | 0b2e17775f264ac88fb8f21184a7bfcd54ebe026 (patch) | |
tree | 2d74aeee65b3251991545a341f7fd55538f0fa51 /indra/newview/llappviewer.cpp | |
parent | a61c8d2272ee709595655024d57a41bfa1ed5354 (diff) | |
parent | 5f53ba9af70fac74d7f80393604a9f7c723be625 (diff) |
Merge from default branch
--HG--
branch : product-engine
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 95084666bb..82bd59d25c 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() |