瀏覽代碼

* clean up

git-svn-id: trunk@48011 -
florian 4 年之前
父節點
當前提交
12adb47d65
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      compiler/nadd.pas

+ 0 - 4
compiler/nadd.pas

@@ -1381,10 +1381,6 @@ implementation
             exit;
           end;
 
-        if cs_opt_level1 in current_settings.optimizerswitches then
-          begin
-          end;
-
         { slow simplifications and/or more sophisticated transformations which might make debugging harder }
         if cs_opt_level2 in current_settings.optimizerswitches then
           begin