Parcourir la source

* reverted wrongly committed file

florian il y a 4 ans
Parent
commit
c28995494c
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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;