mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 16:49:00 +02:00
* clean up
git-svn-id: trunk@48011 -
This commit is contained in:
parent
7ee4954b0b
commit
12adb47d65
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user