summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-05-20 12:47:23 -0700
committerRichard Linden <none@none>2013-05-20 12:47:23 -0700
commitfbce0030494ccb6fa8f6cf45e1ec95a2fa922bcd (patch)
treeb307e109576a30fc9dfbcdf5ce453cbc8c6d5d7c /indra/newview/llfasttimerview.h
parent1225a7a3cc29e3b6429fa0af87204599e98bee3e (diff)
SH-3931 WIP Interesting: Add graphs to visualize scene load metrics
killed LLFastTimerView::getTime fixed block time stats always being 0
Diffstat (limited to 'indra/newview/llfasttimerview.h')
-rw-r--r--indra/newview/llfasttimerview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfasttimerview.h b/indra/newview/llfasttimerview.h
index 8b9ad290bc..341adacd65 100644
--- a/indra/newview/llfasttimerview.h
+++ b/indra/newview/llfasttimerview.h
@@ -62,7 +62,6 @@ public:
virtual void draw();
LLTrace::TimeBlock* getLegendID(S32 y);
- F64 getTime(const std::string& name);
protected:
virtual void onClickCloseBtn();