mirror of https://gitlab.com/basile.b/dexed.git
fixup f8c2f1f6
This commit is contained in:
parent
f8c2f1f6fa
commit
ccca4df0ca
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue