summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2016-09-02 08:41:22 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2016-09-02 08:41:22 -0400
commitd07a8b9965b54fca34b239a51af46b996a58d553 (patch)
tree95f5ec7ee8230ba2b53d068d796264b348e9f1b2 /indra/newview/llfasttimerview.cpp
parent5521066237cd50feb09fc3244dda42e7c9609842 (diff)
SL-124 - small comment cleanups
Diffstat (limited to 'indra/newview/llfasttimerview.cpp')
-rw-r--r--indra/newview/llfasttimerview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfasttimerview.cpp b/indra/newview/llfasttimerview.cpp
index e9b5403dea..d1e77f57e2 100644
--- a/indra/newview/llfasttimerview.cpp
+++ b/indra/newview/llfasttimerview.cpp
@@ -904,7 +904,7 @@ void LLFastTimerView::doAnalysisDefault(std::string baseline, std::string target
base[label]["Samples"].asInteger());
}
- // BENTO - this currently crashes
+ // This currently crashes, possibly due to a race condition in shutdown:
// exportCharts(baseline, target);
os.flush();