mtprocs: fixed fpc 2.7.1

git-svn-id: trunk@40846 -
This commit is contained in:
mattias 2013-04-18 21:20:42 +00:00
parent ea926c4e4b
commit 2e35b53a2a

View File

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