瀏覽代碼

* reverted wrongly committed file

florian 3 年之前
父節點
當前提交
c28995494c
共有 1 個文件被更改,包括 0 次插入2 次删除
  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;