* remove log

git-svn-id: trunk@91 -
This commit is contained in:
peter 2005-05-25 07:19:10 +00:00
parent 6bf3609bda
commit 523d3e6ced

View File

@ -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
}