LazDebuggerFp: Remove duplicated RemoveAsync

This commit is contained in:
Martin 2024-02-14 17:56:27 +01:00
parent b1a91a2333
commit b1d880be64

View File

@ -3482,7 +3482,6 @@ begin
AThread.Terminate;
AThread.DoHasConsoleOutput(0);
AThread.WaitFor;
Application.RemoveAsyncCalls(AThread);
sleep(50);
AThread.DoHasConsoleOutput(0);
AThread.Free;