Explorar el Código

- 2.0 overlefts removed

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