From ccca4df0ca766ea047ab3f0b096c02aaaef4a4f9 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Thu, 26 Apr 2018 17:17:21 +0200 Subject: [PATCH] fixup f8c2f1f6 --- src/ce_editoroptions.pas | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/ce_editoroptions.pas b/src/ce_editoroptions.pas index 604b4686..c5a3ddc6 100644 --- a/src/ce_editoroptions.pas +++ b/src/ce_editoroptions.pas @@ -737,9 +737,6 @@ begin include(cs, c); anEditor.closeCompletionChars:=cs; - for i := 0 to anEditor.Keystrokes.Count-1 do - anEditor.Keystrokes.Items[i].ShortCut:=0; - anEditor.Keystrokes.BeginUpdate; for i := 0 to anEditor.Keystrokes.Count-1 do begin