aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview')
-rw-r--r--linden/indra/newview/llappviewer.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/linden/indra/newview/llappviewer.cpp b/linden/indra/newview/llappviewer.cpp
index 90ca0e3..e85abb1 100644
--- a/linden/indra/newview/llappviewer.cpp
+++ b/linden/indra/newview/llappviewer.cpp
@@ -1174,16 +1174,6 @@ bool LLAppViewer::mainLoop()
1174 1174
1175bool LLAppViewer::cleanup() 1175bool LLAppViewer::cleanup()
1176{ 1176{
1177 //----------------------------------------------
1178 //this test code will be removed after the test
1179 //test manual call stack tracer
1180 if(gSavedSettings.getBOOL("QAMode"))
1181 {
1182 LLError::LLCallStacks::print() ;
1183 }
1184 //end of the test code
1185 //----------------------------------------------
1186
1187 //flag all elements as needing to be destroyed immediately 1177 //flag all elements as needing to be destroyed immediately
1188 // to ensure shutdown order 1178 // to ensure shutdown order
1189 LLMortician::setZealous(TRUE); 1179 LLMortician::setZealous(TRUE);