mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 17:19:19 +02:00
components: cleanup chmhelp
git-svn-id: trunk@21695 -
This commit is contained in:
parent
c66ecbfe45
commit
e65663a113
@ -56,7 +56,6 @@ implementation
|
|||||||
|
|
||||||
function TLHelpConnection.WaitForMsgResponse: TLHelpResponse;
|
function TLHelpConnection.WaitForMsgResponse: TLHelpResponse;
|
||||||
var
|
var
|
||||||
I: Integer;
|
|
||||||
Stream: TStream;
|
Stream: TStream;
|
||||||
WaitTime: Integer = 5000;
|
WaitTime: Integer = 5000;
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user