summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2014-08-15 17:30:09 -0700
committerAura Linden <aura@lindenlab.com>2014-08-15 17:30:09 -0700
commit7060527bbc9a7a76cbc3b4b9bb772cb90542fd60 (patch)
tree9de308e7387e8d9ac5772c0ad1f8a9c7a9835e75 /indra/newview/llappviewer.cpp
parent75406641836fee796428216df82b7e29ad24443a (diff)
Added delay to Windows shutdown to let SLVoice die a good death.
Diffstat (limited to 'indra/newview/llappviewer.cpp')
-rwxr-xr-xindra/newview/llappviewer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 29b883aef1..bf1a0a4173 100755
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -4897,7 +4897,7 @@ void LLAppViewer::idle()
// hover callbacks
//
-#ifdef LL_DARWIN SPATTERS may want to make this mac-only. Test on Windows.
+#ifdef LL_DARWIN
if (mQuitRequested) //MAINT-4243
#endif
{