mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
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"
|
||||
|
||||
extern struct wlc_origin mouse_origin;
|
||||
|
||||
enum swayc_types{
|
||||
C_ROOT,
|
||||
C_OUTPUT,
|
||||
|
|
Loading…
Reference in a new issue