Browse Source

* reverted wrongly committed file

florian 4 năm trước cách đây
mục cha
commit
c28995494c
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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;