removed unused variable

master
Brad Payne (Vir Linden) 2010-11-08 10:37:58 -05:00
parent 3d41e67d7b
commit 853e90ea80
1 changed files with 0 additions and 1 deletions

View File

@ -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, "