Переглянути джерело

* 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;
             exit;
           end;
           end;
 
 
-        if cs_opt_level1 in current_settings.optimizerswitches then
-          begin
-          end;
-
         { slow simplifications and/or more sophisticated transformations which might make debugging harder }
         { slow simplifications and/or more sophisticated transformations which might make debugging harder }
         if cs_opt_level2 in current_settings.optimizerswitches then
         if cs_opt_level2 in current_settings.optimizerswitches then
           begin
           begin