Forráskód Böngészése

* reverted wrongly committed file

florian 4 éve
szülő
commit
c28995494c
1 módosított fájl, 0 hozzáadás és 2 törlés
  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;