summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_setcanceltype.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_setcanceltype.c')
-rw-r--r--libpthread/nptl/pthread_setcanceltype.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_setcanceltype.c b/libpthread/nptl/pthread_setcanceltype.c
index 3cb723537..47c104b02 100644
--- a/libpthread/nptl/pthread_setcanceltype.c
+++ b/libpthread/nptl/pthread_setcanceltype.c
@@ -23,7 +23,6 @@
int
-attribute_hidden
__pthread_setcanceltype (
int type,
int *oldtype)