mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 16:29:32 +02:00
clean up
git-svn-id: trunk@19833 -
This commit is contained in:
parent
8f19b73c43
commit
00c4c17376
@ -8062,8 +8062,6 @@ end;
|
||||
{$ENDIF}
|
||||
|
||||
procedure TCustomSynEdit.InvalidateLine(Line: integer);
|
||||
var
|
||||
rcInval: TRect;
|
||||
begin
|
||||
InvalidateLines(Line, Line);
|
||||
InvalidateGutterLines(Line, Line);
|
||||
|
Loading…
Reference in New Issue
Block a user