diff options
author | palange <palange@lindenlab.com> | 2010-05-28 09:30:15 -0700 |
---|---|---|
committer | palange <palange@lindenlab.com> | 2010-05-28 09:30:15 -0700 |
commit | c901048d98a68a992cf1945e5802ec34087f67bb (patch) | |
tree | b16fc414b0591d11b1ebf71dc4f8ea250c6dab5e /indra/newview | |
parent | 7983de22074beb25a832f89aa3e7a9728baca328 (diff) | |
parent | 5fb6f4fe93cd9e7a83d59cd23b53dd53cae5721a (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() |