diff options
author | prep linden <prep@lindenlab.com> | 2010-11-19 16:17:26 -0500 |
---|---|---|
committer | prep linden <prep@lindenlab.com> | 2010-11-19 16:17:26 -0500 |
commit | 6b0d10975b0ec00b374554ecd3b211e0d966272b (patch) | |
tree | 680f653b05fa0a12c8957c5f334e55e864e6af5a /indra/newview/llfasttimerview.cpp | |
parent | 292941ac947d0ef07431a3addcfbe72287031cc4 (diff) | |
parent | b5585a2d551190a5445581ced09be5fe906a0b53 (diff) |
merge
Diffstat (limited to 'indra/newview/llfasttimerview.cpp')
-rwxr-xr-x | indra/newview/llfasttimerview.cpp | 1 |
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, " |