From d0f265f6d98b15366cfc7237fb90e14c83ed4815 Mon Sep 17 00:00:00 2001 From: Cinder Biscuits Date: Sun, 12 Oct 2014 21:56:50 +0000 Subject: [PATCH] OMG backout worst fix of the year right here. --- indra/newview/llappviewer.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 7bb5ce058..e35d5ab27 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -3917,10 +3917,6 @@ void LLAppViewer::idle() // Handle the regular UI idle callbacks as well as // hover callbacks // - -#ifdef LL_DARWIN - if (mQuitRequested) //MAINT-4243 -#endif { LLFastTimer t(FTM_IDLE_CB);