소스 검색

* fixed warning

Nikolay Nikolov 3 년 전
부모
커밋
ca70cb05a7
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      compiler/wasm32/cpubase.pas

+ 0 - 2
compiler/wasm32/cpubase.pas

@@ -448,8 +448,6 @@ uses
             result:=$7D;
           wbt_f64:
             result:=$7C;
-          else
-            internalerror(2021092622);
         end;
       end;