summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-11-16 09:08:28 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-11-16 09:08:28 -0500
commit222bda14b6bafb0a62b6d4fac7ec815dea65b4e6 (patch)
treef80bd20f6bcf19492797feccbc7bb2adaadb98c1 /indra/newview/llfasttimerview.cpp
parent80561014b0c30b6e3ce04f0a23daed612f3c4075 (diff)
parent3ea3d4cf16894c928cd60c19429dbec158185f96 (diff)
merge
Diffstat (limited to 'indra/newview/llfasttimerview.cpp')
-rwxr-xr-xindra/newview/llfasttimerview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfasttimerview.cpp b/indra/newview/llfasttimerview.cpp
index 027eb09e55..4bcbe665aa 100755
--- a/indra/newview/llfasttimerview.cpp
+++ b/indra/newview/llfasttimerview.cpp
@@ -1463,7 +1463,6 @@ void LLFastTimerView::doAnalysisDefault(std::string baseline, std::string target
std::ofstream os(output.c_str());
LLSD::Real session_time = current["SessionTime"].asReal();
- //LLSD::Real frame_count = current["FrameCount"].asReal();
os <<
"Label, "
"% Change, "