summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_attr_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_attr_init.c')
-rw-r--r--libpthread/nptl/pthread_attr_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_attr_init.c b/libpthread/nptl/pthread_attr_init.c
index d01951489..65ce4e5e3 100644
--- a/libpthread/nptl/pthread_attr_init.c
+++ b/libpthread/nptl/pthread_attr_init.c
@@ -29,7 +29,6 @@ int __attr_list_lock = LLL_LOCK_INITIALIZER;
int
-attribute_hidden
__pthread_attr_init_2_1 (
pthread_attr_t *attr)
{