From e6f1797e9e9925ae7f9dda54806ef8f52ae3ed07 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 11 Feb 2002 01:53:22 +0000 Subject: Splitting files. See ChangeLog file for details. --- pthread.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'pthread.c') diff --git a/pthread.c b/pthread.c index 7fbfa9f..be70f38 100644 --- a/pthread.c +++ b/pthread.c @@ -36,13 +36,6 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -/* - * This file is intended to form a single translation unit - * consisting of the entire pthreads-win32 library. - * The reason for doing this is to maximise inline optimisation - * wherever possible. - */ - #include "pthread.h" #include "implement.h" -- cgit v1.2.3