diff options
| author | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2026-03-12 00:32:51 -0400 |
|---|---|---|
| committer | Jonathan "Geenz" Goodman <geenz@geenzo.com> | 2026-03-12 00:32:51 -0400 |
| commit | 209ab7f05f02669f9b76c0977ea043bbdc8862a9 (patch) | |
| tree | 27e2b0013e15dcadd9453e19d92f7608a2415a77 /indra/newview/tests/lllogininstance_test.cpp | |
| parent | 7c4f2a6e3fee8cad41139c84cefe400530900ef8 (diff) | |
Update lllogininstance_test.cpp
Diffstat (limited to 'indra/newview/tests/lllogininstance_test.cpp')
| -rw-r--r-- | indra/newview/tests/lllogininstance_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/tests/lllogininstance_test.cpp b/indra/newview/tests/lllogininstance_test.cpp index b82a58163c..b00b89b9fd 100644 --- a/indra/newview/tests/lllogininstance_test.cpp +++ b/indra/newview/tests/lllogininstance_test.cpp @@ -223,8 +223,6 @@ bool llHashedUniqueID(unsigned char* id) //----------------------------------------------------------------------------- #include "../llappviewer.h" void LLAppViewer::forceQuit(void) {} -bool LLAppViewer::isUpdaterMissing() { return true; } -bool LLAppViewer::waitForUpdater() { return false; } LLAppViewer * LLAppViewer::sInstance = 0; //----------------------------------------------------------------------------- |
