mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 12:20:32 +02:00
LazDebuggerFp: Remove duplicated RemoveAsync
This commit is contained in:
parent
b1a91a2333
commit
b1d880be64
@ -3482,7 +3482,6 @@ begin
|
||||
AThread.Terminate;
|
||||
AThread.DoHasConsoleOutput(0);
|
||||
AThread.WaitFor;
|
||||
Application.RemoveAsyncCalls(AThread);
|
||||
sleep(50);
|
||||
AThread.DoHasConsoleOutput(0);
|
||||
AThread.Free;
|
||||
|
Loading…
Reference in New Issue
Block a user