IDE: clean up

git-svn-id: trunk@39650 -
This commit is contained in:
mattias 2012-12-25 09:23:30 +00:00
parent 8611197b45
commit 6324ecb89a

View File

@ -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);