浏览代码

* fix PowerPC compilation

git-svn-id: trunk@44097 -
florian 5 年之前
父节点
当前提交
b777dc21d7
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      compiler/parabase.pas

+ 0 - 3
compiler/parabase.pas

@@ -226,9 +226,6 @@ implementation
         result.intsize:=intsize;
         result.def:=def;
         result.Temporary:=Temporary;
-{$ifdef powerpc}
-        result.composite:=composite;
-{$endif powerpc}
       end;