diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-06-10 11:41:59 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-06-10 11:41:59 -0400 |
commit | a37f7ec200963ab97ecd0bc4059ecf4e94fe9232 (patch) | |
tree | d1a2ce3f58dfffb806ea45b0669bf3d0b9d9d987 /indra/newview/llappviewer.cpp | |
parent | 388318c5328d002e316d27500dc91560d176b414 (diff) | |
parent | 9370ffac47665c309c28fb075b26d8da43192e23 (diff) |
automated merge
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() |