From 515ed86f4d8106d4396d5b8056fdf5600e606458 Mon Sep 17 00:00:00 2001 From: "S. Christoffer Eliesen" Date: Thu, 29 Oct 2015 19:13:52 +0100 Subject: container.h: Remove unused. --- include/container.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/container.h b/include/container.h index e1ecca92..d5eb27c1 100644 --- a/include/container.h +++ b/include/container.h @@ -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, -- cgit v1.2.3-54-g00ecf