浏览代码

* fix darwin compilation after TTimespecArr changes

florian 1 年之前
父节点
当前提交
185a346744
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      rtl/unix/oscdeclh.inc

+ 0 - 2
rtl/unix/oscdeclh.inc

@@ -30,8 +30,6 @@ Type TGrpArr = Array [0..0] of TGid;            { C style array workarounds}
      TFilDes = Array [0..1] of cInt;
      pFilDes = ^TFilDes;
 
-     TTimespecArr = array[0..1] of ttimespec;
-
 const
 {$if (defined(linux) and defined(cpu32) and not defined(fs32bit)) or defined(aix)}
     suffix64bit = '64';