summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2004-02-18 15:59:54 +0000
committermtm <mtm@FreeBSD.org>2004-02-18 15:59:54 +0000
commit8c2ff6c3d59d574be7df0eed5e0fe0fe9f79f237 (patch)
tree0a9acf49783104254ab0161edb68c3aa9a17afc2
parent4a80a9f04177ddab5edf74e5aaa0de6198176414 (diff)
downloadFreeBSD-src-8c2ff6c3d59d574be7df0eed5e0fe0fe9f79f237.zip
FreeBSD-src-8c2ff6c3d59d574be7df0eed5e0fe0fe9f79f237.tar.gz
Remove thr_getschedparam.c since it's contents have been moved into
thr_setschedparam.c
-rw-r--r--lib/libthr/thread/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
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 \
OpenPOWER on IntegriCloud