Remove unused header include/sway/tree/output.h

This commit is contained in:
emersion 2019-02-16 23:09:26 +01:00
parent 0bafc55176
commit 7ee7a6bbae
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 0 additions and 1 deletions

View file

@ -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"