소스 검색

* 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;