diff options
author | tb <> | 2023-07-28 10:23:19 +0000 |
---|---|---|
committer | tb <> | 2023-07-28 10:23:19 +0000 |
commit | 2a8a0e16fff5736c54d6005280b83c07587cb5d8 (patch) | |
tree | ff34d67029a45d0cec3417bd5a94a62ffda77cde /src/lib/libcrypto/Symbols.namespace | |
parent | 6f0a25f56e69a07f9a33663b857ea58bc32efba0 (diff) | |
download | openbsd-2a8a0e16fff5736c54d6005280b83c07587cb5d8.tar.gz openbsd-2a8a0e16fff5736c54d6005280b83c07587cb5d8.tar.bz2 openbsd-2a8a0e16fff5736c54d6005280b83c07587cb5d8.zip |
Remove more ERR cruft
Ever wondered how many entries populate the various err hashes?
Me neither. Remove this garbage.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 721c111ff4..18ad57448e 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -1390,9 +1390,6 @@ _libre_ERR_free_strings | |||
1390 | _libre_ERR_remove_thread_state | 1390 | _libre_ERR_remove_thread_state |
1391 | _libre_ERR_remove_state | 1391 | _libre_ERR_remove_state |
1392 | _libre_ERR_get_state | 1392 | _libre_ERR_get_state |
1393 | _libre_ERR_get_string_table | ||
1394 | _libre_ERR_get_err_state_table | ||
1395 | _libre_ERR_release_err_state_table | ||
1396 | _libre_ERR_get_next_error_library | 1393 | _libre_ERR_get_next_error_library |
1397 | _libre_ERR_set_mark | 1394 | _libre_ERR_set_mark |
1398 | _libre_ERR_pop_to_mark | 1395 | _libre_ERR_pop_to_mark |