IDE: clean up

git-svn-id: trunk@37077 -
This commit is contained in:
mattias 2012-04-29 10:25:45 +00:00
parent eb63525d62
commit 3068fe7d5d

View File

@ -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');