about summary refs log tree commit diff
path: root/nss/nss_module.h
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nss_module.h')
-rw-r--r--nss/nss_module.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/nss/nss_module.h b/nss/nss_module.h
index eda0ebc5ef..fb30fb8b4c 100644
--- a/nss/nss_module.h
+++ b/nss/nss_module.h
@@ -100,7 +100,4 @@ void *__nss_module_get_function (struct nss_module *module, const char *name)
 /* Block attempts to dlopen any module we haven't already opened.  */
 void __nss_module_disable_loading (void);
 
-/* Called from __libc_freeres.  */
-void __nss_module_freeres (void) attribute_hidden;
-
 #endif /* NSS_MODULE_H */