The unified diff between revisions [13704fef..] and [b773b0a7..] is displayed below. It can also be downloaded as a raw diff.

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

#
#
# patch "include/config.h"
#  from [277482d0f2281d9f6fceecda377d5b64b2696de7]
#    to [415aa5ec7bc05947012bc81e7da21ebca7849356]
#
============================================================
--- include/config.h	277482d0f2281d9f6fceecda377d5b64b2696de7
+++ include/config.h	415aa5ec7bc05947012bc81e7da21ebca7849356
@@ -29,7 +29,6 @@ class BOTAN_DLL Config
                const std::string&, bool = true);

       std::string option(const std::string&) const;
-      u32bit option_as_time(const std::string&) const;

       void set_option(const std::string, const std::string&);