diff options
Diffstat (limited to 'libpthread/nptl/pthread_attr_setscope.c')
-rw-r--r-- | libpthread/nptl/pthread_attr_setscope.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_attr_setscope.c b/libpthread/nptl/pthread_attr_setscope.c index 8155bead8..cc4e46708 100644 --- a/libpthread/nptl/pthread_attr_setscope.c +++ b/libpthread/nptl/pthread_attr_setscope.c @@ -23,7 +23,6 @@ int -attribute_hidden __pthread_attr_setscope ( pthread_attr_t *attr, int scope) |