summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorCelierra Darling <none@none>2011-01-10 15:06:30 -0500
committerCelierra Darling <none@none>2011-01-10 15:06:30 -0500
commit6bb02e0e260df2d00ab53376cf15af5e7e2fd12f (patch)
tree223206995f774b659b2ef0c735fe681314e64c1e /indra/newview/llappviewer.cpp
parent2fb337bc12984f9abecfbc7f3918c372a7b5ac6c (diff)
STORM-1126 WIP Windlight Estate Settings port from 1.23: Various changes to allow compilation
(resubmitted by Vadim ProductEngine)
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rw-r--r--indra/newview/llappviewer.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index aa781122ce..189e61bcb8 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -1469,8 +1469,7 @@ bool LLAppViewer::cleanup()
llinfos << "Cleaning up Objects" << llendflush;
LLViewerObject::cleanupVOClasses();
-
- LLWaterParamManager::cleanupClass();
+
LLPostProcess::cleanupClass();
LLTracker::cleanupInstance();