mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-06 04:00:32 +01:00
IDE: clean up
git-svn-id: trunk@39650 -
This commit is contained in:
parent
8611197b45
commit
6324ecb89a
@ -248,7 +248,6 @@ end;
|
||||
|
||||
procedure TEditorIndentOptionsFrame.ReadSettings(AOptions: TAbstractIDEOptions);
|
||||
var
|
||||
i: integer;
|
||||
K: TKeyCommandRelation;
|
||||
const
|
||||
MatchModeToIdx: array [TSynCommentMatchMode] of integer = (0,1,2,3);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user