aboutsummaryrefslogtreecommitdiff
path: root/dlfcn/dlerror.h
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn/dlerror.h')
-rw-r--r--dlfcn/dlerror.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dlfcn/dlerror.h b/dlfcn/dlerror.h
index 999b9f26ae..c6697728a9 100644
--- a/dlfcn/dlerror.h
+++ b/dlfcn/dlerror.h
@@ -87,6 +87,5 @@ static struct dl_action_result *const dl_action_result_malloc_failed
reporting via dlerror. */
extern __thread struct dl_action_result *__libc_dlerror_result
attribute_tls_model_ie;
-void __libc_dlerror_result_free (void) attribute_hidden;
#endif /* _DLERROR_H */