summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_setspecific.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_setspecific.c')
-rw-r--r--libpthread/nptl/pthread_setspecific.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_setspecific.c b/libpthread/nptl/pthread_setspecific.c
index 0f24d6879..8e24be723 100644
--- a/libpthread/nptl/pthread_setspecific.c
+++ b/libpthread/nptl/pthread_setspecific.c
@@ -23,7 +23,6 @@
int
-attribute_hidden
__pthread_setspecific (
pthread_key_t key,
const void *value)