summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewerwin32.cpp
diff options
context:
space:
mode:
authorGraham Madarasz <graham@lindenlab.com>2013-05-30 17:01:28 -0700
committerGraham Madarasz <graham@lindenlab.com>2013-05-30 17:01:28 -0700
commitc19200eb000c958bd03645ed616bbd3a1db76735 (patch)
tree58c4cf09d27a8bc9e5b3a456eccdde2bdc75519b /indra/newview/llappviewerwin32.cpp
parent6b2266e9fb470438ab8f4162176309dfaa5eb181 (diff)
BUG-2707 add some logging to help narrow down what part of login instance handling is going awry
Diffstat (limited to 'indra/newview/llappviewerwin32.cpp')
-rwxr-xr-xindra/newview/llappviewerwin32.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewerwin32.cpp b/indra/newview/llappviewerwin32.cpp
index 0ba3669487..2a7656ae0a 100755
--- a/indra/newview/llappviewerwin32.cpp
+++ b/indra/newview/llappviewerwin32.cpp
@@ -490,7 +490,7 @@ bool LLAppViewerWin32::init()
// (Don't send our data to Microsoft--at least until we are Logo approved and have a way
// of getting the data back from them.)
//
- llinfos << "Turning off Windows error reporting." << llendl;
+ // llinfos << "Turning off Windows error reporting." << llendl;
disableWinErrorReporting();
#ifndef LL_RELEASE_FOR_DOWNLOAD