From 8ab64d3fcc98090fd1a49d0696dff1c9d39aad41 Mon Sep 17 00:00:00 2001 From: emersion Date: Sat, 16 Feb 2019 23:09:26 +0100 Subject: Remove unused header include/sway/tree/output.h --- sway/tree/output.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sway/tree') diff --git a/sway/tree/output.c b/sway/tree/output.c index 5a992f2d..138144a7 100644 --- a/sway/tree/output.c +++ b/sway/tree/output.c @@ -8,7 +8,6 @@ #include "sway/layers.h" #include "sway/output.h" #include "sway/tree/arrange.h" -#include "sway/tree/output.h" #include "sway/tree/workspace.h" #include "log.h" #include "util.h" -- cgit v1.2.3-54-g00ecf