diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2023-07-28 10:23:20 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2023-07-28 10:23:20 +0000 |
commit | 86d3d43a03cb2e739acc0e0e79a87a77648586e2 (patch) | |
tree | 9994c1dd415cb8268e91d8e9833205437f8d559d /lib/libcrypto/Symbols.list | |
parent | 8361aacad492dc8496169a89d4bb67c60a1f493f (diff) |
Remove more ERR cruft
Ever wondered how many entries populate the various err hashes?
Me neither. Remove this garbage.
ok jsing
Diffstat (limited to 'lib/libcrypto/Symbols.list')
-rw-r--r-- | lib/libcrypto/Symbols.list | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libcrypto/Symbols.list b/lib/libcrypto/Symbols.list index 6a739fa1931..8b865453084 100644 --- a/lib/libcrypto/Symbols.list +++ b/lib/libcrypto/Symbols.list @@ -1119,13 +1119,11 @@ ERR_error_string ERR_error_string_n ERR_free_strings ERR_func_error_string -ERR_get_err_state_table ERR_get_error ERR_get_error_line ERR_get_error_line_data ERR_get_next_error_library ERR_get_state -ERR_get_string_table ERR_lib_error_string ERR_load_ASN1_strings ERR_load_BIO_strings @@ -1165,7 +1163,6 @@ ERR_print_errors_cb ERR_print_errors_fp ERR_put_error ERR_reason_error_string -ERR_release_err_state_table ERR_remove_state ERR_remove_thread_state ERR_set_error_data |