diff options
author | palange <palange@lindenlab.com> | 2010-02-01 11:23:30 -0800 |
---|---|---|
committer | palange <palange@lindenlab.com> | 2010-02-01 11:23:30 -0800 |
commit | 6abecf1228010d83c2df8d14057950fb51e37320 (patch) | |
tree | 4b1cdc9aac42b346e222b303b38485f99262b8a5 /indra/newview/llappviewer.cpp | |
parent | 03104e6998a71a806614b0a6e8234d7dcfb8291a (diff) |
pushing to private repo to move to windows development.
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 becc30832d..21d908035f 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -324,10 +324,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() |