From 998a43a0ddc6fa4675e31c5d7fb61736e6a78125 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 3 Sep 2019 10:29:07 -0400 Subject: Revert GNU TLS FIPS-140 changes. --- xcode/config.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'xcode') diff --git a/xcode/config.h b/xcode/config.h index ea6035194..38998eee6 100644 --- a/xcode/config.h +++ b/xcode/config.h @@ -305,13 +305,6 @@ #define HAVE_SSL 1 -/* - * Do we have the gnutls_fips140_set_mode function? - */ - -/* #undef HAVE_GNUTLS_FIPS140_SET_MODE */ - - /* * Do we have the gnutls_transport_set_pull_timeout_function function? */ -- cgit v1.2.1