The unified diff between revisions [8846a6b8..] and [ebdccab0..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'lua.hh'
#
#
# patch "lua.hh"
# from [a682ec35ee70ef30fd080616f8f21d8ef2a1a6ea]
# to [5691c7c116dc402741a8a9ba7f5ab7d2ebe7b2e0]
#
============================================================
--- lua.hh a682ec35ee70ef30fd080616f8f21d8ef2a1a6ea
+++ lua.hh 5691c7c116dc402741a8a9ba7f5ab7d2ebe7b2e0
@@ -49,7 +49,6 @@ public:
std::string const & user_log_message,
std::string & result);
bool hook_persist_phrase_ok();
- bool hook_non_blocking_rng_ok();
bool hook_get_revision_cert_trust(std::set<rsa_keypair_id> const & signers,
hexenc<id> const & id,
cert_name const & name,