diff options
Diffstat (limited to 'libpthread/nptl/pthread_attr_getscope.c')
-rw-r--r-- | libpthread/nptl/pthread_attr_getscope.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_attr_getscope.c b/libpthread/nptl/pthread_attr_getscope.c index ccbebfa43..9b05ffaea 100644 --- a/libpthread/nptl/pthread_attr_getscope.c +++ b/libpthread/nptl/pthread_attr_getscope.c @@ -22,7 +22,6 @@ int -attribute_hidden __pthread_attr_getscope ( const pthread_attr_t *attr, int *scope) |