summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c')
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c b/libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c
index 88aa0dbf1..4aaf5df75 100644
--- a/libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c
+++ b/libpthread/nptl/sysdeps/pthread/pthread_cond_timedwait.c
@@ -39,7 +39,6 @@ struct _condvar_cleanup_buffer
};
int
-attribute_hidden
__pthread_cond_timedwait (
pthread_cond_t *cond,
pthread_mutex_t *mutex,