diff options
Diffstat (limited to 'src/include/all-keybindings.h')
-rw-r--r-- | src/include/all-keybindings.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/all-keybindings.h b/src/include/all-keybindings.h index 6707a212..5b030280 100644 --- a/src/include/all-keybindings.h +++ b/src/include/all-keybindings.h @@ -111,9 +111,6 @@ keybind (switch-to-workspace-up, handle_switch_to_workspace, keybind (switch-to-workspace-down, handle_switch_to_workspace, META_MOTION_DOWN, 0) -keybind (switch-to-workspace-prev, handle_switch_to_workspace, - META_MOTION_PREV, 0) - /***********************************/ /* The ones which have inverses. These can't be bound to any keystroke |