From d4121aee5eeab8328bb6a59ba0c2f16e2d3a72fa Mon Sep 17 00:00:00 2001 From: lloyd Date: Mon, 7 Apr 2008 01:14:53 +0000 Subject: Library_State::set_timer is never called from within Botan, low hanging fruit for removal. --- include/libstate.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') 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; -- cgit v1.2.3