Browse Source

* clean up

git-svn-id: trunk@48011 -
florian 4 years ago
parent
commit
12adb47d65
1 changed files with 0 additions and 4 deletions
  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