Drawable flag fixup. LLCalc cleanup on shutdown.

This commit is contained in:
Shyotl
2011-07-19 20:18:43 -05:00
parent 179c1bcc0c
commit 7a689f5ccb
2 changed files with 29 additions and 27 deletions

View File

@@ -1265,7 +1265,9 @@ bool LLAppViewer::cleanup()
// Note: this is where gLocalSpeakerMgr and gActiveSpeakerMgr used to be deleted.
LLWorldMap::getInstance()->reset(); // release any images
LLCalc::cleanUp();
llinfos << "Global stuff deleted" << llendflush;
if (gAudiop)