浏览代码

* remove log

git-svn-id: trunk@91 -
peter 20 年之前
父节点
当前提交
523d3e6ced
共有 1 个文件被更改,包括 0 次插入14 次删除
  1. 0 14
      rtl/inc/crt.inc

+ 0 - 14
rtl/inc/crt.inc

@@ -406,17 +406,3 @@ begin
  AssignCrt (Output);
  Rewrite (Output);
 end;
-
-{
-  $Log: crt.inc,v $
-  Revision 1.3  2005/05/14 15:01:49  hajny
-    * TextMode parameter type changed to word for TP/BP compatibility
-
-  Revision 1.2  2005/05/14 14:58:41  hajny
-    * TextMode parameter type changed temporarily not to break other platforms
-
-  Revision 1.1  2005/05/14 14:32:55  hajny
-    + basis for common platform independent implementation of Crt
-
-
-}