The unified diff between revisions [2fac918f..] and [4e40e885..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'include/buf_es.h'

#
#
# patch "include/buf_es.h"
#  from [9e2738c31e98547443cd0cb21daaa64161890e8c]
#    to [6d0b85ee23b95511cca43e7754a65494d8553b0c]
#
============================================================
--- include/buf_es.h	9e2738c31e98547443cd0cb21daaa64161890e8c
+++ include/buf_es.h	6d0b85ee23b95511cca43e7754a65494d8553b0c
@@ -24,7 +24,6 @@ class BOTAN_DLL Buffered_EntropySource :

       void add_bytes(const void*, u32bit);
       void add_bytes(u64bit);
-      void add_timestamp();

       virtual void do_slow_poll() = 0;
       virtual void do_fast_poll();