summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-07-25 18:20:17 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-07-25 18:20:17 +0300
commitadeee613c60e8d4d2d57ede9685b8388a681c409 (patch)
tree293356b6048b0c3f43b7570329e11a4c308e25ca /indra/newview
parent17fae30f721c716bab1dd78cc5f8ac6b0aad49e0 (diff)
DRTVWR-493 LLRender2D to LLParamSingleton
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/llappviewer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index cb4655cd87..1365ce6c7e 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1886,7 +1886,6 @@ bool LLAppViewer::cleanup()
LLPrimitive::cleanupVolumeManager();
SUBSYSTEM_CLEANUP(LLWorldMapView);
SUBSYSTEM_CLEANUP(LLFolderViewItem);
- SUBSYSTEM_CLEANUP(LLUI);
//
// Shut down the VFS's AFTER the decode manager cleans up (since it cleans up vfiles).