mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 11:58:12 +02:00
synunihighlighter: clean up
git-svn-id: trunk@14390 -
This commit is contained in:
parent
0835866ba9
commit
5e551fe7a8
@ -267,7 +267,6 @@ function TSynAnySyn.IsKeyword(const AKeyword: string): boolean; //mh
|
||||
var
|
||||
First, Last, I, Compare: Integer;
|
||||
Token: String;
|
||||
D: string;
|
||||
begin
|
||||
First := 0;
|
||||
Last := fKeywords.Count - 1;
|
||||
|
Loading…
Reference in New Issue
Block a user