diff options
| author | Erik Kundiman <erik@megapahit.org> | 2026-04-18 21:47:25 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2026-04-18 21:47:25 +0800 |
| commit | 7d73db9236774e45240602395f544e19ac10bef7 (patch) | |
| tree | b04d87fb2781aa7243572b5dbe6749c08b5ec736 /indra/newview/tests/lllogininstance_test.cpp | |
| parent | d490d492b24edfe3747e11066226658849972349 (diff) | |
| parent | f4bc7652f8ec4dac7c41e40287615c56ac1cec10 (diff) | |
Merge tag 'Second_Life_Release#f4bc7652-26.2' into 2026.02
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; //----------------------------------------------------------------------------- |
