break change: remove switch_keyboard_layout dispatch

This commit is contained in:
DreamMaoMao 2025-11-01 19:06:04 +08:00
parent f06dc505e3
commit e03be59c80
4 changed files with 3 additions and 206 deletions

View file

@ -27,7 +27,6 @@ int spawn_on_empty(const Arg *arg);
int setkeymode(const Arg *arg);
int setlayout(const Arg *arg);
int switch_layout(const Arg *arg);
int switch_keyboard_layout(const Arg *arg);
int setmfact(const Arg *arg);
int quit(const Arg *arg);
int moveresize(const Arg *arg);