Removed __bound_exit_dll from lib/bt-dll.c
This commit is contained in:
parent
aaec564a82
commit
e301a0ba8d
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#define REDIR_ALL \
|
||||
REDIR(__bt_init) \
|
||||
REDIR(__bt_exit) \
|
||||
REDIR(__bound_exit_dll) \
|
||||
REDIR(tcc_backtrace) \
|
||||
\
|
||||
REDIR(__bound_ptr_add) \
|
||||
|
|
Loading…
Reference in a new issue