summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-07-24 23:07:34 -0700
committerRichard Linden <none@none>2013-07-24 23:07:34 -0700
commitdce3f9bc8f9b838e5ffc6ff584bee1080076c039 (patch)
treebe01da8e4cd129f082adbf3bc7e85ff9da61148e /indra/newview
parent3430444212a14a7f40d8b1afdbefc68c3319562d (diff)
SH-4297 WIP interesting: viewer-interesting starts loading cached scene late
added commented out log timestamp override for scene load performance monitoring
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llappviewer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index 9193037a6c..a208745822 100755
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -2153,6 +2153,7 @@ void LLAppViewer::initLoggingAndGetLastDuration()
LLError::initForApplication(
gDirUtilp->getExpandedFilename(LL_PATH_APP_SETTINGS, ""));
LLError::setFatalFunction(errorCallback);
+ //LLError::setTimeFunction(getRuntime);
// Remove the last ".old" log file.
std::string old_log_file = gDirUtilp->getExpandedFilename(LL_PATH_LOGS,