mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 13:56:05 +02:00
IDE: TExternalToolIDE.QueueAsyncAutoFree remove sync call on destroy
git-svn-id: trunk@64222 -
This commit is contained in:
parent
336ce15012
commit
c368eb441e
@ -51,6 +51,7 @@ end;
|
||||
|
||||
destructor TExternalToolIDE.Destroy;
|
||||
begin
|
||||
Application.RemoveAllHandlersOfObject(Self);
|
||||
inherited Destroy;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user