summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorMark Palange (Mani) <palange@lindenlab.com>2010-06-07 13:22:25 -0700
committerMark Palange (Mani) <palange@lindenlab.com>2010-06-07 13:22:25 -0700
commit6bafc3c3c9503dd05cf8a0a6ce64bca75285df58 (patch)
tree5a79beb89265a79a6297b2389e4a860a88cbfbbe /indra/newview
parent085b2c24f9ded3d0e9a33500a287aaa53e8b7fba (diff)
parent09e1f88cc6a7dc0f52ad9d620a27cd54b4af021c (diff)
Automated merge with ssh://hg.lindenlab.com/dessie/viewer-release
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 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()