aboutsummaryrefslogtreecommitdiffstats
path: root/src/stats.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/stats.hpp')
-rw-r--r--src/stats.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stats.hpp b/src/stats.hpp
index ef89fef0..c4702859 100644
--- a/src/stats.hpp
+++ b/src/stats.hpp
@@ -66,7 +66,6 @@ enum stats {
void stats_update(Context& ctx, enum stats stat);
void stats_flush(void* context);
-unsigned stats_get_pending(Context& ctx, enum stats stat);
void stats_zero(const Config& config);
void stats_summary(const Config& config);
void stats_print(const Config& config);