Removed __bound_exit_dll from lib/bt-dll.c

This commit is contained in:
herman ten brugge 2022-05-19 09:42:41 +02:00
parent aaec564a82
commit e301a0ba8d

View File

@ -7,7 +7,6 @@
#define REDIR_ALL \
REDIR(__bt_init) \
REDIR(__bt_exit) \
REDIR(__bound_exit_dll) \
REDIR(tcc_backtrace) \
\
REDIR(__bound_ptr_add) \