IDE: clean up

git-svn-id: trunk@21171 -
This commit is contained in:
mattias 2009-08-11 16:43:41 +00:00
parent e895e701e5
commit f044aa18f3
2 changed files with 0 additions and 2 deletions

View File

@ -3415,7 +3415,6 @@ end;
procedure TEditorOptions.SetMarkupColor(Syn : TSrcIDEHighlighter;
AddHilightAttr : TAdditionalHilightAttribute; aMarkup : TSynSelectedColor);
var
i: Integer;
Attrib: TSynHighlighterAttributes;
begin
Attrib := GetSynAttributeByAha(Syn, AddHilightAttr);

View File

@ -167,7 +167,6 @@ var
FullAbcWidth, AbcWidth: Integer;
Attri: TSynHighlighterAttributes;
TextY: Integer;
ts: TTextStyle;
AttriIdx: LongInt;
c: TColor;
Scheme: TPascalColorScheme;