aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libstate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libstate.h b/include/libstate.h
index 49f1c1b0f..312d68873 100644
--- a/include/libstate.h
+++ b/include/libstate.h
@@ -55,7 +55,6 @@ class Library_State
void add_entropy(EntropySource&, bool);
u32bit seed_prng(bool, u32bit);
- void set_timer(class Timer*);
u64bit system_clock() const;
class Config& config() const;