diff --git a/compiler/constexp.pas b/compiler/constexp.pas index 371b8eff70..a54efa3d92 100644 --- a/compiler/constexp.pas +++ b/compiler/constexp.pas @@ -26,13 +26,6 @@ unit constexp; interface -{ bootstrapping with 2.0.x } -{$ifdef VER2_0} - {$Q-} - {$R-} -{$endif} - - type Tconstexprint=record overflow:boolean; case signed:boolean of