mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
crypto/trace.c: Remove unexisting categories
Reverts an inadvertent change from commit fe26f798526c14a3f8c9bb55d0eaf8eaa0d086e1 Fixes #9220 Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/9218)
This commit is contained in:
parent
fe26f79852
commit
1d12afc310
@ -132,8 +132,6 @@ static const struct trace_category_st trace_categories[] = {
|
||||
TRACE_CATEGORY_(PKCS12_DECRYPT),
|
||||
TRACE_CATEGORY_(X509V3_POLICY),
|
||||
TRACE_CATEGORY_(BN_CTX),
|
||||
TRACE_CATEGORY_(PROV),
|
||||
TRACE_CATEGORY_(FETCH),
|
||||
};
|
||||
|
||||
const char *OSSL_trace_get_category_name(int num)
|
||||
|
Loading…
x
Reference in New Issue
Block a user