diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-09-23 16:49:47 +0300 |
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2022-09-23 16:49:47 +0300 |
| commit | 3098d315a34f6d9e1bdf0f0de4e695a89626282f (patch) | |
| tree | 492e8cbb545007a2c3f6c79a9ddf7381ce85c549 /indra/newview/llstartup.cpp | |
| parent | 81c287f877a48381bfa212ad00fe23aef260ef5f (diff) | |
SL-18202 remove old autofps
Diffstat (limited to 'indra/newview/llstartup.cpp')
| -rw-r--r-- | indra/newview/llstartup.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index 9cbd56ee7f..00c2fca7df 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -2254,10 +2254,6 @@ bool idle_startup() if (STATE_CLEANUP == LLStartUp::getStartupState()) { - if (gAgent.isFirstLogin()) - { - gSavedSettings.setBOOL("AutoFPS", TRUE); - } set_startup_status(1.0, "", ""); display_startup(); |
