summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMark Palange (Mani) <palange@lindenlab.com>2010-06-03 10:13:35 -0700
committerMark Palange (Mani) <palange@lindenlab.com>2010-06-03 10:13:35 -0700
commit474832b084891df42d731e6d48770b9e969d7b2a (patch)
tree1562037b4be160453c0a8138b8209d40d0e1bf83 /indra/newview
parent797c1dbc6ef1c51755dcace98caf0c493cd8f511 (diff)
parent070954495ab8d6090352ea60c101c7cc30f17b3f (diff)
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-public
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 f0b3740086..515f055608 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()