summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewer.cpp
diff options
context:
space:
mode:
authorAura Linden <aura@lindenlab.com>2014-03-26 05:26:10 -0700
committerAura Linden <aura@lindenlab.com>2014-03-26 05:26:10 -0700
commit1d15ac293b276aa35cde3c58ff22498ce9bf8522 (patch)
tree107629472b657493dab0749a8e28c9f7ebe8ecc2 /indra/newview/llappviewer.cpp
parent9ea2694c0e73b9c74a09511c74c6cc175a7f50f8 (diff)
Double init of logging probably due to merge fail.
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 c09d9d4add..63d31824e4 100755
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -766,7 +766,7 @@ bool LLAppViewer::init()
// this allows simple skinned file lookups to work
gDirUtilp->setSkinFolder("default", "en");
- initLoggingAndGetLastDuration();
+// initLoggingAndGetLastDuration();
//
// OK to write stuff to logs now, we've now crash reported if necessary