mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 21:01:14 +02:00
IDE: clean up
git-svn-id: trunk@37077 -
This commit is contained in:
parent
eb63525d62
commit
3068fe7d5d
@ -398,7 +398,7 @@ function TCmdLineDebugger.ReadLine(const APeek: Boolean; ATimeOut: Integer = -1)
|
||||
|
||||
var
|
||||
WaitSet: Integer;
|
||||
LineEndMatch: String;
|
||||
{%H-}LineEndMatch: String;
|
||||
LineEndIdx, LineEndLen, PeekCount: Integer;
|
||||
begin
|
||||
// WriteLN('[TCmdLineDebugger.GetOutput] Enter');
|
||||
|
Loading…
Reference in New Issue
Block a user