squash commits, move enum into resize.c

This commit is contained in:
Zandr Martin 2016-09-07 06:48:41 -05:00
parent 1510a21f00
commit 511eed90cd
No known key found for this signature in database
GPG key ID: AA2BB8EF77F7BBDC
6 changed files with 342 additions and 356 deletions

View file

@ -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"