From 511eed90cd925ec6bba93a8a749eb6a230ac5f98 Mon Sep 17 00:00:00 2001 From: Zandr Martin Date: Wed, 7 Sep 2016 06:48:41 -0500 Subject: squash commits, move enum into resize.c --- sway/commands.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sway/commands.c') diff --git a/sway/commands.c b/sway/commands.c index 54c104b2..317122cd 100644 --- a/sway/commands.c +++ b/sway/commands.c @@ -23,7 +23,6 @@ #include "sway/container.h" #include "sway/output.h" #include "sway/handlers.h" -#include "sway/resize.h" #include "sway/input_state.h" #include "sway/criteria.h" #include "sway/ipc-server.h" -- cgit v1.2.3