瀏覽代碼

macos cleanup

git-svn-id: branches/fixes_2_0@4555 -
olle 19 年之前
父節點
當前提交
665637d911
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 0
      compiler/MPWMake
  2. 0 2
      compiler/catch.pas

文件差異過大導致無法顯示
+ 0 - 0
compiler/MPWMake


+ 0 - 2
compiler/catch.pas

@@ -60,10 +60,8 @@ Const in_const_evaluation : boolean = false;
 
 Implementation
 
-//{$IFNDEF USE_FAKE_SYSUTILS}
 uses
   comphook;
-//{$ENDIF USE_FAKE_SYSUTILS}
 
 {$ifdef has_signal}
 {$ifdef unix}

部分文件因文件數量過多而無法顯示