mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 08:59:27 +02:00
--- Merging r34195 into '.':
U packages/fcl-process/src/simpleipc.pp --- Recording mergeinfo for merge of r34195 into '.': U . # revisions: 34195 git-svn-id: branches/fixes_3_0@35320 -
This commit is contained in:
parent
18dc195988
commit
e535dd3ee3
@ -292,6 +292,7 @@ destructor TIPCServerMsgQueue.Destroy;
|
||||
begin
|
||||
Clear;
|
||||
FList.Free;
|
||||
Inherited;
|
||||
end;
|
||||
|
||||
procedure TIPCServerMsgQueue.Clear;
|
||||
|
Loading…
Reference in New Issue
Block a user