diff options
Diffstat (limited to 'base/stats_counters.h')
-rw-r--r-- | base/stats_counters.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/stats_counters.h b/base/stats_counters.h index 9927c19..cd7fa9d 100644 --- a/base/stats_counters.h +++ b/base/stats_counters.h @@ -270,4 +270,3 @@ template<class T> class StatsScope { }; #endif // BASE_STATS_COUNTERS_H__ - |