- Removed

This commit is contained in:
daniel 1998-06-15 15:13:10 +00:00
parent accf5e4f60
commit d98d32acc5

View File

@ -617,7 +617,7 @@ unit dos;
procedure getdate(var year,month,day,dayofweek : word);
begin
{$IFNDEF OS/2}
{$IFNDEF OS2}
asm
movb $0x2a,%ah
pushl %ebp