about summary refs log tree commit diff
path: root/libio/vtables.c
diff options
context:
space:
mode:
Diffstat (limited to 'libio/vtables.c')
-rw-r--r--libio/vtables.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libio/vtables.c b/libio/vtables.c
index 499f0039cb..50acab7f21 100644
--- a/libio/vtables.c
+++ b/libio/vtables.c
@@ -25,10 +25,6 @@
 
 void (*IO_accept_foreign_vtables) (void) attribute_hidden;
 
-/* Used to detected multiple libcs.  */
-extern struct dl_open_hook *_dl_open_hook;
-libc_hidden_proto (_dl_open_hook);
-
 #else  /* !SHARED */
 
 /* Used to check whether static dlopen support is needed.  */