diff options
Diffstat (limited to 'src/regress/lib')
-rwxr-xr-x | src/regress/lib/libcrypto/man/check_complete.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index a05e0dc28c..2fdf6a6724 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl | |||
@@ -61,7 +61,6 @@ my %obsolete = ( | |||
61 | )], | 61 | )], |
62 | bn => [qw( | 62 | bn => [qw( |
63 | BN_HEX_FMT1 BN_HEX_FMT2 BN_MASK | 63 | BN_HEX_FMT1 BN_HEX_FMT2 BN_MASK |
64 | BN_options BN_prime_checks | ||
65 | )], | 64 | )], |
66 | objects => [qw( | 65 | objects => [qw( |
67 | _DECLARE_OBJ_BSEARCH_CMP_FN | 66 | _DECLARE_OBJ_BSEARCH_CMP_FN |