From 8c2ff6c3d59d574be7df0eed5e0fe0fe9f79f237 Mon Sep 17 00:00:00 2001 From: mtm Date: Wed, 18 Feb 2004 15:59:54 +0000 Subject: Remove thr_getschedparam.c since it's contents have been moved into thr_setschedparam.c --- lib/libthr/thread/Makefile.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libthr/thread/Makefile.inc b/lib/libthr/thread/Makefile.inc index 896374c..c43737e 100644 --- a/lib/libthr/thread/Makefile.inc +++ b/lib/libthr/thread/Makefile.inc @@ -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 \ -- cgit v1.1