diff options
author | rpj <rpj> | 2002-02-11 01:53:22 +0000 |
---|---|---|
committer | rpj <rpj> | 2002-02-11 01:53:22 +0000 |
commit | e6f1797e9e9925ae7f9dda54806ef8f52ae3ed07 (patch) | |
tree | c513bf622584d48383ce9d167159c81baa71b3f9 /pthread.c | |
parent | 1cf6fdda9842e5b728cdce93683292f4380a4572 (diff) |
Splitting files. See ChangeLog file for details.
Diffstat (limited to 'pthread.c')
-rw-r--r-- | pthread.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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" |