diff --git a/src/ce_main.pas b/src/ce_main.pas index 42bdcba1..464b745a 100644 --- a/src/ce_main.pas +++ b/src/ce_main.pas @@ -1000,7 +1000,6 @@ begin if act.Caption <> identifier then continue; act.ShortCut := aShortcut; - break; end; end; {$ENDREGION}