* Note was fixed.

git-svn-id: trunk@4533 -
This commit is contained in:
yury 2006-09-02 08:15:35 +00:00
parent 747bd411f3
commit 4e9ca8c0f0

View File

@ -671,7 +671,9 @@ Procedure FinalizeHeap;forward;
Procedure InternalExit;
var
current_exit : Procedure;
{$if defined(MSWINDOWS) or defined(OS2)}
i : longint;
{$endif}
Begin
while exitProc<>nil Do
Begin