Selaa lähdekoodia

* reverted wrongly committed file

florian 3 vuotta sitten
vanhempi
commit
c28995494c
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  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;