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);