mtprocs: fixed fpc 2.7.1

git-svn-id: trunk@40847 -
This commit is contained in:
mattias 2013-04-18 23:23:54 +00:00
parent 2e35b53a2a
commit da3136d52b

View File

@ -341,7 +341,7 @@ var
ok: Boolean;
E: Exception;
begin
CurrentThread:=Self;
MTProcs.CurrentThread:=Self;
aPool:=Item.Group.Pool;
ok:=false;
try