diff options
| author | Maxim Nikolenko <maximnproductengine@lindenlab.com> | 2026-01-12 20:17:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-12 20:17:22 +0200 |
| commit | 147e8642466df56590197fa0c16aedecc0fa553b (patch) | |
| tree | 1c53df359c20654382992b1f30c048ee8145032e /indra/newview/llappviewer.cpp | |
| parent | 5fbd5a15f37a45582704388a39cceb12cb80feb0 (diff) | |
#5241 Crash at onIdleUpdateFavorites
Diffstat (limited to 'indra/newview/llappviewer.cpp')
| -rw-r--r-- | indra/newview/llappviewer.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 8aabdc5669..e956fc024e 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -343,9 +343,6 @@ F32 gLogoutMaxTime = LOGOUT_REQUEST_TIME; S32 gPendingMetricsUploads = 0; - -bool gDisconnected = false; - // Used to restore texture state after a mode switch LLFrameTimer gRestoreGLTimer; bool gRestoreGL = false; |
