浏览代码

- 2.0 overlefts removed

git-svn-id: trunk@23018 -
florian 12 年之前
父节点
当前提交
0e92f68032
共有 1 个文件被更改,包括 0 次插入7 次删除
  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