ソースを参照

Compilation error fix for Assembler output options.

Margers 1 年間 前
コミット
822a9e1bb1
1 ファイル変更0 行追加1 行削除
  1. 0 1
      packages/ide/fpmopts.inc

+ 0 - 1
packages/ide/fpmopts.inc

@@ -255,7 +255,6 @@ begin
     R2.B.Y:=R2.A.Y+1;
     New(Label52, Init(R2, label_compiler_assemblerinfo, CB5));
 
-    Count:=AsmOutputSwitches^.ItemCount;
     UpdateAsmOutputSwitches;
     Count:=AsmOutputSwitches[SwitchesMode]^.ItemCount;
     R2.Copy(TabIR);