doc: remove unused engine tracing option
authorPauli <paul.dale@oracle.com>
Tue, 14 Jul 2020 11:33:14 +0000 (21:33 +1000)
committerRichard Levitte <levitte@openssl.org>
Thu, 16 Jul 2020 07:12:28 +0000 (09:12 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12226)

doc/man3/OSSL_trace_set_channel.pod

index 57a5a1c8c96bb3fc7b1b6d9e66f00be7223530cc..7ae19aedd32e7ce6667181622cc4a20b70ec154f 100644 (file)
@@ -136,10 +136,6 @@ Traces the TLS/SSL protocol.
 
 Traces the ciphers used by the TLS/SSL protocol.
 
-=item C<OSSL_TRACE_CATEGORY_ENGINE_CONF>
-
-Traces the ENGINE configuration.
-
 =item C<OSSL_TRACE_CATEGORY_ENGINE_TABLE>
 
 Traces the ENGINE algorithm table selection.