Browse Source

Compilation error fix for Assembler output options.

Margers 10 months ago
parent
commit
822a9e1bb1
1 changed files with 0 additions and 1 deletions
  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;
     R2.B.Y:=R2.A.Y+1;
     New(Label52, Init(R2, label_compiler_assemblerinfo, CB5));
     New(Label52, Init(R2, label_compiler_assemblerinfo, CB5));
 
 
-    Count:=AsmOutputSwitches^.ItemCount;
     UpdateAsmOutputSwitches;
     UpdateAsmOutputSwitches;
     Count:=AsmOutputSwitches[SwitchesMode]^.ItemCount;
     Count:=AsmOutputSwitches[SwitchesMode]^.ItemCount;
     R2.Copy(TabIR);
     R2.Copy(TabIR);