summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-06-20 20:53:46 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-06-20 20:53:46 +0300
commita2d91f3160ec50a4208214b612d41868b23e3c35 (patch)
tree2797dac3a4da9156d6d2ecf9dbcbbc12f3b32c2d /indra/newview/llappviewer.cpp
parent2672093429ffd38e5f6c659e8e0220fde1501914 (diff)
DRTVWR-493 LLLocalBitmapMgr to Singleton
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 7ccbbc6e10..fc75013496 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1750,8 +1750,6 @@ bool LLAppViewer::cleanup()
gTransferManager.cleanup();
#endif
- SUBSYSTEM_CLEANUP(LLLocalBitmapMgr);
-
// Note: this is where gWorldMap used to be deleted.
// Note: this is where gHUDManager used to be deleted.