summaryrefslogtreecommitdiff
path: root/vcnet
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-09-03 10:29:07 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-09-03 10:29:07 -0400
commit998a43a0ddc6fa4675e31c5d7fb61736e6a78125 (patch)
tree4801708e5dcaee2bdc692d72ba14714a41664e48 /vcnet
parentbc5060a1ddee63b524a3f61a939c24829f727fc7 (diff)
downloadcups-998a43a0ddc6fa4675e31c5d7fb61736e6a78125.tar.gz
Revert GNU TLS FIPS-140 changes.
Diffstat (limited to 'vcnet')
-rw-r--r--vcnet/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/vcnet/config.h b/vcnet/config.h
index 993470fe9..d85865a6f 100644
--- a/vcnet/config.h
+++ b/vcnet/config.h
@@ -376,13 +376,6 @@ typedef unsigned long useconds_t;
/*
- * 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?
*/