diff options
Diffstat (limited to 'libpthread/nptl/pthread_getschedparam.c')
-rw-r--r-- | libpthread/nptl/pthread_getschedparam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_getschedparam.c b/libpthread/nptl/pthread_getschedparam.c index 9c6ea27ec..bb5f0a97e 100644 --- a/libpthread/nptl/pthread_getschedparam.c +++ b/libpthread/nptl/pthread_getschedparam.c @@ -24,7 +24,6 @@ int -attribute_hidden __pthread_getschedparam ( pthread_t threadid, int *policy, |