summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2014-08-15 18:51:20 -0700
committerAura Linden <aura@lindenlab.com>2014-08-15 18:51:20 -0700
commitb12e241751bef94cecb99e5577f1a75f0cbe2147 (patch)
tree604b57deabdcb2b0393dc08ffe2ac92192ecb6da /indra/newview/llappviewer.cpp
parent370aa671c66cfd5e2a338602d2e9765e9ea103f8 (diff)
parent7060527bbc9a7a76cbc3b4b9bb772cb90542fd60 (diff)
Merged with windows fixes.
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 9cc21ad22e..56f306138b 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
{