mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-04 03:37:59 +01:00
IDE: clean up
git-svn-id: trunk@42378 -
This commit is contained in:
parent
3547af2c68
commit
d03c357079
@ -1054,7 +1054,7 @@ end;
|
||||
|
||||
function TCompilerOptReader.FromCustomOptions(aStrings: TStrings): TModalResult;
|
||||
var
|
||||
i, j, CommentPos: Integer;
|
||||
i, j: Integer;
|
||||
s: String;
|
||||
sl: TStringList;
|
||||
begin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user