summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.h
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-03-28 11:13:20 -0400
committerprep <prep@lindenlab.com>2011-03-28 11:13:20 -0400
commitdd475862d7953081b077e4280a6037f5c2bbc065 (patch)
tree9f345b3a56e4cf441b268904b1e7c933ec3abd58 /indra/newview/llfasttimerview.h
parent115f05100387a8f57ddb99e578657994ca80e5e6 (diff)
parent690105630e7738ffb995f3aa061b1c5c5aaf2830 (diff)
merge
Diffstat (limited to 'indra/newview/llfasttimerview.h')
-rw-r--r--indra/newview/llfasttimerview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfasttimerview.h b/indra/newview/llfasttimerview.h
index c409445d86..ea8251191b 100644
--- a/indra/newview/llfasttimerview.h
+++ b/indra/newview/llfasttimerview.h
@@ -42,8 +42,6 @@ public:
private:
static void doAnalysisDefault(std::string baseline, std::string target, std::string output) ;
- static void doAnalysisMetrics(std::string baseline, std::string target, std::string output) ;
- static LLSD analyzeMetricPerformanceLog(std::istream& is) ;
static LLSD analyzePerformanceLogDefault(std::istream& is) ;
static void exportCharts(const std::string& base, const std::string& target);