aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden
diff options
context:
space:
mode:
Diffstat (limited to 'linden')
-rw-r--r--linden/indra/newview/llappviewer.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/llappviewer.cpp b/linden/indra/newview/llappviewer.cpp
index e6882f1..90ca0e3 100644
--- a/linden/indra/newview/llappviewer.cpp
+++ b/linden/indra/newview/llappviewer.cpp
@@ -2791,7 +2791,6 @@ void LLAppViewer::forceQuit()
2791 LL_INFOS("forceQuit") << "Destroying the entire world" << LL_ENDL; 2791 LL_INFOS("forceQuit") << "Destroying the entire world" << LL_ENDL;
2792 if (mQuitRequested) 2792 if (mQuitRequested)
2793 { 2793 {
2794 llwarns << "Force Quitting" << llendl;
2795 LLApp::setQuitting(); 2794 LLApp::setQuitting();
2796 } 2795 }
2797 else 2796 else