From 529b4bd185eb130580c09c24450d80d62c9ae769 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 24 Nov 2013 21:14:38 +0100 Subject: Stats: use monotonic clock instead of GTimer Reduce GLib usage. --- src/Stats.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Stats.hxx') diff --git a/src/Stats.hxx b/src/Stats.hxx index dd131ce19..63b96c4d6 100644 --- a/src/Stats.hxx +++ b/src/Stats.hxx @@ -24,8 +24,6 @@ class Client; void stats_global_init(void); -void stats_global_finish(void); - void stats_update(void); void -- cgit v1.2.3