mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-07 04:34:24 -05:00
opt: optimize ws module
This commit is contained in:
parent
d696b763e8
commit
06dd3423a1
4 changed files with 285 additions and 256 deletions
|
|
@ -3442,7 +3442,6 @@ keybinding(uint32_t state, bool locked, uint32_t mods, xkb_keysym_t sym,
|
|||
|
||||
isbreak = k->func(&k->arg);
|
||||
|
||||
|
||||
if (isbreak)
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue