Explorar el Código

* clean up

git-svn-id: trunk@48011 -
florian hace 4 años
padre
commit
12adb47d65
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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