Windlight/water parameter managers now derived from standard LLSingleton instead of using some silly redundant clone.

This commit is contained in:
Shyotl
2011-09-02 06:35:53 -05:00
parent 91cb401324
commit 443d4e9f56
31 changed files with 418 additions and 390 deletions

View File

@@ -1387,8 +1387,6 @@ bool LLAppViewer::cleanup()
LLViewerObject::cleanupVOClasses();
LLWaterParamManager::cleanupClass();
LLWLParamManager::cleanupClass();
LLPostProcess::cleanupClass();
LLTracker::cleanupInstance();