diff options
Diffstat (limited to 'sway/commands/focus.c')
-rw-r--r-- | sway/commands/focus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/focus.c b/sway/commands/focus.c index 8564f3ff..e7680062 100644 --- a/sway/commands/focus.c +++ b/sway/commands/focus.c @@ -1,6 +1,5 @@ #include <strings.h> #include <wlr/types/wlr_output_layout.h> -#include <wlr/util/log.h> #include "log.h" #include "sway/commands.h" #include "sway/input/input-manager.h" |