diff options
Diffstat (limited to 'libpthread/nptl/pthread_setschedparam.c')
-rw-r--r-- | libpthread/nptl/pthread_setschedparam.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_setschedparam.c b/libpthread/nptl/pthread_setschedparam.c index dabcb7c71..9b33b3e3f 100644 --- a/libpthread/nptl/pthread_setschedparam.c +++ b/libpthread/nptl/pthread_setschedparam.c @@ -25,7 +25,6 @@ int -attribute_hidden __pthread_setschedparam ( pthread_t threadid, int policy, |