mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 22:56:06 +02:00
SynEDit: clean up debugln from last commit
git-svn-id: trunk@54037 -
This commit is contained in:
parent
80ac261172
commit
569ab1781a
@ -190,7 +190,6 @@ begin
|
||||
MarkupInfo.Assign(FMarkupLineHighlightInfo);
|
||||
end;
|
||||
end;
|
||||
debugln(['prepare', FSpecialLine, MarkupInfo.Background]);
|
||||
end;
|
||||
|
||||
function TSynEditMarkupSpecialLine.GetMarkupAttributeAtRowCol(const aRow: Integer;
|
||||
|
Loading…
Reference in New Issue
Block a user