mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 03:19:27 +02:00
parent
291cd08d72
commit
6513755e2e
@ -393,8 +393,10 @@ end;
|
||||
destructor TFBAdmin.Destroy;
|
||||
begin
|
||||
if FSvcHandle<>FB_API_NULLHANDLE then
|
||||
WaitInterval:=100;
|
||||
begin
|
||||
WaitInterval:=100;
|
||||
DisConnect;
|
||||
end;
|
||||
FOutput.Destroy;
|
||||
inherited Destroy;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user