From c8b6342d3c2a167dec16931815926e9e4387e7ef Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 13 Jan 2005 04:49:19 +0000 Subject: Many small edits. --- include/thread.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/thread.h') diff --git a/include/thread.h b/include/thread.h index a65ebe79..c6dc5930 100644 --- a/include/thread.h +++ b/include/thread.h @@ -34,11 +34,6 @@ void threadnotify(int(*f)(void*,char*), int); void threaddaemonize(void); */ -/* - * clumsy linker hack - */ -void threadlinklibrary(void); - /* * per proc and thread data */ -- cgit v1.2.3