diff options
author | Dave Parks <davep@lindenlab.com> | 2022-12-05 11:49:07 -0600 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2022-12-05 11:49:07 -0600 |
commit | 3ec5110129ffd29d8e76eb82e31da7470e281503 (patch) | |
tree | 72fd7f20285683f2031c7d82a31a88b2832d90ad /indra/newview/llappviewer.cpp | |
parent | 3c20f0b1d4dd7257dc608823d82b6f798c492b43 (diff) | |
parent | 7ceb266604de07ca6743dcd1077b675dea39f1d9 (diff) |
Merge branch 'DRTVWR-559' of github.com:secondlife/viewer into DRTVWR-559
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r-- | indra/newview/llappviewer.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index cd8f9d2065..584808167e 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -1276,7 +1276,6 @@ bool LLAppViewer::init() //LLSimpleton creations LLEnvironment::createInstance(); - LLEnvironment::getInstance()->initSingleton(); LLWorld::createInstance(); LLSelectMgr::createInstance(); LLViewerCamera::createInstance(); |