diff --git a/src/commands.mm b/src/commands.mm index 6022cb5..0ff794a 100644 --- a/src/commands.mm +++ b/src/commands.mm @@ -279,7 +279,6 @@ execute(OFString *string, bool isDown) } val = execute( [identifier action], isDown); - break; } } }