summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_mutex_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_mutex_destroy.c')
-rw-r--r--libpthread/nptl/pthread_mutex_destroy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_mutex_destroy.c b/libpthread/nptl/pthread_mutex_destroy.c
index 5207433ef..f487d617a 100644
--- a/libpthread/nptl/pthread_mutex_destroy.c
+++ b/libpthread/nptl/pthread_mutex_destroy.c
@@ -22,7 +22,6 @@
int
-attribute_hidden
__pthread_mutex_destroy (
pthread_mutex_t *mutex)
{