diff options
Diffstat (limited to 'rtl/go32v2/systhrd.inc')
-rw-r--r-- | rtl/go32v2/systhrd.inc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/rtl/go32v2/systhrd.inc b/rtl/go32v2/systhrd.inc index f317b6b5b8..a2350329cd 100644 --- a/rtl/go32v2/systhrd.inc +++ b/rtl/go32v2/systhrd.inc @@ -22,17 +22,4 @@ begin SetNoThreadManager; end; -{ - $Log: systhrd.inc,v $ - Revision 1.1 2005/02/06 16:57:18 peter - * threads for go32v2,os,emx,netware - - Revision 1.1 2005/02/06 12:16:52 peter - * bsd thread updates - - Revision 1.1 2005/02/06 11:20:52 peter - * threading in system unit - * removed systhrds unit - -} |