Remove thr_getschedparam.c since it's contents have been moved into

thr_setschedparam.c
This commit is contained in:
Mike Makonnen 2004-02-18 15:59:54 +00:00
parent 5b24835127
commit 097c5e8da4

View File

@ -19,7 +19,6 @@ SRCS+= \
thr_find_thread.c \
thr_gc.c \
thr_getprio.c \
thr_getschedparam.c \
thr_info.c \
thr_init.c \
thr_join.c \