mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-21 14:39:27 +02:00
IDE: clean up
git-svn-id: trunk@21189 -
This commit is contained in:
parent
d4eeeafe50
commit
92afc36834
@ -1272,7 +1272,6 @@ procedure TEditorColorOptionsFrame.OnStatusChange(Sender : TObject; Changes : TS
|
||||
var
|
||||
Syn: TSynEdit;
|
||||
p: TPoint;
|
||||
tl, lc: Integer;
|
||||
begin
|
||||
p := EditorOpts.HighlighterList[CurLanguageID].CaretXY;
|
||||
Syn := Sender as TSynEdit;
|
||||
|
Loading…
Reference in New Issue
Block a user