summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-04-20 20:46:46 -0400
committerOz Linden <oz@lindenlab.com>2011-04-20 20:46:46 -0400
commiteb15f9a8cee3b09371690da9921351c2612b9781 (patch)
tree6f7984eefaa88c6c4db2eb802cd5138501e747e2 /indra/newview/llappviewer.cpp
parent120f31502eb521c1e0abaeb24972f070e7f75bd6 (diff)
parentdb6862e15b1ff6257593eab798250316a350cf73 (diff)
merge latest changes from windlight integration repo
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 061ef7268e..59117aca4b 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1591,9 +1591,7 @@ bool LLAppViewer::cleanup()
llinfos << "Cleaning up Objects" << llendflush;
LLViewerObject::cleanupVOClasses();
-
- LLWaterParamManager::cleanupClass();
- LLWLParamManager::cleanupClass();
+
LLPostProcess::cleanupClass();
LLTracker::cleanupInstance();