Remove spurious references to _dl_open_hook
authorFlorian Weimer <fweimer@redhat.com>
Mon, 1 Aug 2022 13:49:07 +0000 (15:49 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 1 Aug 2022 13:50:05 +0000 (15:50 +0200)
commit032712621fd376def8ee4c1d997b414f29a30108
treea5eda7714690b26893c41d0fde15e940456e06ba
parente03f5ccd6cc8f829416156eac75acee501626c1f
Remove spurious references to _dl_open_hook

_dl_open_hook was removed in commit 466c1ea15f461edb8e3ffaf5d86d708
("dlfcn: Rework static dlopen hooks").

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
libio/vtables.c
malloc/arena.c