move output code out of the tree

This commit is contained in:
Tony Crisci 2018-04-03 12:39:03 -04:00
parent 09d448ea2d
commit cba258e16a
3 changed files with 11 additions and 16 deletions

View file

@ -86,7 +86,6 @@ sway_sources = files(
'security.c',
'tree/container.c',
'tree/layout.c',
'tree/output.c',
'tree/view.c',
'tree/workspace.c',
)