diff options
Diffstat (limited to 'rtl/unix/bunxh.inc')
-rw-r--r-- | rtl/unix/bunxh.inc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/rtl/unix/bunxh.inc b/rtl/unix/bunxh.inc index 94da486b19..b0e14e2c1c 100644 --- a/rtl/unix/bunxh.inc +++ b/rtl/unix/bunxh.inc @@ -101,12 +101,3 @@ Type TGrpArr = Array [0..0] of TGid; { C style array workarounds} Function FpGetEnv (name : pChar): pChar; function fpsettimeofday(tp:ptimeval;tzp:ptimezone):cint; -{ - $Log: bunxh.inc,v $ - Revision 1.16 2005/02/14 17:13:31 peter - * truncate log - - Revision 1.15 2005/02/13 20:01:38 peter - * include file cleanup - -} |