diff options
Diffstat (limited to 'include/init.h')
-rw-r--r-- | include/init.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/init.h b/include/init.h index 85f47545f..f4296a868 100644 --- a/include/init.h +++ b/include/init.h @@ -20,7 +20,6 @@ class BOTAN_DLL InitializerOptions public: bool thread_safe() const; bool use_engines() const; - bool seed_rng() const; bool secure_memory() const; bool fips_mode() const; bool self_test() const; |