The unified diff between revisions [fd68181d..] and [749fac9e..] is displayed below. It can also be downloaded as a raw diff.

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

#
#
# patch "include/init.h"
#  from [4e6621c7bdf9dd3e309d28456d06cafaebf16029]
#    to [1844022acd8847f03728c907a4d390b7114af216]
#
============================================================
--- include/init.h	4e6621c7bdf9dd3e309d28456d06cafaebf16029
+++ include/init.h	1844022acd8847f03728c907a4d390b7114af216
@@ -24,8 +24,6 @@ class InitializerOptions
       bool fips_mode() const;
       bool self_test() const;

-      std::string config_file() const;
-
       InitializerOptions(const std::string&);
    private:
       std::map<std::string, std::string> args;