Pārlūkot izejas kodu

* reverted wrongly committed file

florian 4 gadi atpakaļ
vecāks
revīzija
c28995494c
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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;