container.h: Remove unused.

This commit is contained in:
S. Christoffer Eliesen 2015-10-29 19:13:52 +01:00
parent 5ba47d4a44
commit 515ed86f4d
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ typedef struct sway_container swayc_t;
#include "layout.h"
extern struct wlc_origin mouse_origin;
enum swayc_types{
C_ROOT,
C_OUTPUT,