mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-28 18:42:41 +02:00
IDE: clean up
git-svn-id: trunk@21171 -
This commit is contained in:
parent
e895e701e5
commit
f044aa18f3
@ -3415,7 +3415,6 @@ end;
|
||||
procedure TEditorOptions.SetMarkupColor(Syn : TSrcIDEHighlighter;
|
||||
AddHilightAttr : TAdditionalHilightAttribute; aMarkup : TSynSelectedColor);
|
||||
var
|
||||
i: Integer;
|
||||
Attrib: TSynHighlighterAttributes;
|
||||
begin
|
||||
Attrib := GetSynAttributeByAha(Syn, AddHilightAttr);
|
||||
|
@ -167,7 +167,6 @@ var
|
||||
FullAbcWidth, AbcWidth: Integer;
|
||||
Attri: TSynHighlighterAttributes;
|
||||
TextY: Integer;
|
||||
ts: TTextStyle;
|
||||
AttriIdx: LongInt;
|
||||
c: TColor;
|
||||
Scheme: TPascalColorScheme;
|
||||
|
Loading…
Reference in New Issue
Block a user