mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 11:29:16 +02:00
* avoid overflow check and errors
git-svn-id: trunk@5886 -
This commit is contained in:
parent
f9e00ff2d9
commit
f33e66bb4e
@ -293,6 +293,9 @@ begin
|
||||
HT:=HelpFileTypes^.At(Index)^;
|
||||
end;
|
||||
|
||||
{$R-}
|
||||
{$Q-}
|
||||
|
||||
Function GetDosTicks:longint; { returns ticks at 18.2 Hz, just like DOS }
|
||||
{$IFDEF OS2}
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user