This commit is contained in:
Basile Burg 2018-04-26 17:17:21 +02:00
parent f8c2f1f6fa
commit ccca4df0ca
1 changed files with 0 additions and 3 deletions

View File

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