container.h: Remove unused.
This commit is contained in:
parent
5ba47d4a44
commit
515ed86f4d
|
@ -5,8 +5,6 @@ typedef struct sway_container swayc_t;
|
||||||
|
|
||||||
#include "layout.h"
|
#include "layout.h"
|
||||||
|
|
||||||
extern struct wlc_origin mouse_origin;
|
|
||||||
|
|
||||||
enum swayc_types{
|
enum swayc_types{
|
||||||
C_ROOT,
|
C_ROOT,
|
||||||
C_OUTPUT,
|
C_OUTPUT,
|
||||||
|
|
Loading…
Reference in a new issue