Quellcode durchsuchen

* reverted wrongly committed file

florian vor 4 Jahren
Ursprung
Commit
c28995494c
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  1. 0 2
      compiler/avr/aoptcpu.pas

+ 0 - 2
compiler/avr/aoptcpu.pas

@@ -1373,8 +1373,6 @@ Implementation
                 A_SBIC,
                 A_SBIS:
                   Result:=OptPass1SBI(p);
-                A_FMOV:
-                  Result:=OptPass1FMOV;
               end;
           end;
       end;