mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-21 09:59:32 +02:00
mtprocs: fixed fpc 2.7.1
git-svn-id: trunk@40846 -
This commit is contained in:
parent
ea926c4e4b
commit
2e35b53a2a
@ -341,7 +341,7 @@ var
|
||||
ok: Boolean;
|
||||
E: Exception;
|
||||
begin
|
||||
MTProcs.CurrentThread:=Self;
|
||||
CurrentThread:=Self;
|
||||
aPool:=Item.Group.Pool;
|
||||
ok:=false;
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user