summaryrefslogtreecommitdiff
path: root/indra/newview/llfasttimerview.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2010-11-05 18:40:08 -0700
committerMerov Linden <merov@lindenlab.com>2010-11-05 18:40:08 -0700
commit85509457c6dc6a0f3e56fa3d24ae872e1878c04f (patch)
tree25965d736b6f3052c4bb1fbffc7f725edf97561b /indra/newview/llfasttimerview.h
parenta680d4fc1c30828fac63b1b9c6caee497c8f992a (diff)
STORM-105 : Take Vadim code review into account, code clean up
Diffstat (limited to 'indra/newview/llfasttimerview.h')
-rw-r--r--indra/newview/llfasttimerview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfasttimerview.h b/indra/newview/llfasttimerview.h
index 1d844454c8..1a54a53f09 100644
--- a/indra/newview/llfasttimerview.h
+++ b/indra/newview/llfasttimerview.h
@@ -37,7 +37,7 @@ public:
static BOOL sAnalyzePerformance;
- static void outputAllMetrics();
+ static void outputAllMetrics();
static void doAnalysis(std::string baseline, std::string target, std::string output);
private: