break change: remove switch_keyboard_layout dispatch

This commit is contained in:
DreamMaoMao
2025-11-01 19:06:04 +08:00
parent d05a2b5b00
commit 3ed36a6ea6
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);