summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMark Palange (Mani) <palange@lindenlab.com>2010-05-03 17:14:46 -0700
committerMark Palange (Mani) <palange@lindenlab.com>2010-05-03 17:14:46 -0700
commitab6d50440714b18d8d0811c9f2cc652c971e9b9d (patch)
tree80b1424d2cbb89bb207aaae44a9f04a83f06b77f /indra/newview
parent8daf25b65c30f58889ed5923d43bf785cb758026 (diff)
parent1aef4820a5c95dec0cec7ad06bf1eb54f9c2ae32 (diff)
Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llappviewer.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 5ea70a6e96..547a216f63 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -327,10 +327,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()