From 4d17aa99194ac8a1511df93a3ec5edf44bcf61e6 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 14 Dec 2015 08:57:00 -0500 Subject: Revert "Make mouse key used for drag/resize configurable" This reverts commit 22916e9ebc130dbd365e6403730b9e0857977b8e. --- include/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index 4e62ee68..04528e27 100644 --- a/include/config.h +++ b/include/config.h @@ -112,8 +112,6 @@ struct sway_config { struct bar_config bar; struct bar_config *current_bar; uint32_t floating_mod; - uint32_t dragging_key; - uint32_t resizing_key; enum swayc_layouts default_orientation; enum swayc_layouts default_layout; -- cgit v1.2.3-54-g00ecf