From b33067144a2dabfc3c81cba40f5d61f75246b45c Mon Sep 17 00:00:00 2001
From: tb <>
Date: Thu, 8 Aug 2024 23:43:56 +0000
Subject: check_complete: OBJ_bsearch_() and OBJ_bsearch_ex_() are gone

---
 src/regress/lib/libcrypto/man/check_complete.pl | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src')

diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl
index d85bbc7047..604912058d 100755
--- a/src/regress/lib/libcrypto/man/check_complete.pl
+++ b/src/regress/lib/libcrypto/man/check_complete.pl
@@ -34,9 +34,6 @@ my %internal = (
         EVP_MD_CTRL_ALG_CTRL
         EVP_MD_CTX_FLAG_CLEANED EVP_MD_CTX_FLAG_REUSE
     )],
-    objects => [qw(
-	OBJ_bsearch_ OBJ_bsearch_ex_
-    )],
     x509_vfy => [qw(
 	X509_VERIFY_PARAM_ID
     )]
-- 
cgit v1.2.3-55-g6feb