Browse Source

- 2.0 overlefts removed

git-svn-id: trunk@23018 -
florian 12 years ago
parent
commit
0e92f68032
1 changed files with 0 additions and 7 deletions
  1. 0 7
      compiler/constexp.pas

+ 0 - 7
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