diff options
Diffstat (limited to 'sway/CMakeLists.txt')
-rw-r--r-- | sway/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/CMakeLists.txt b/sway/CMakeLists.txt index 36c03923..bb9ea81f 100644 --- a/sway/CMakeLists.txt +++ b/sway/CMakeLists.txt @@ -33,7 +33,6 @@ add_executable(sway layout.c main.c output.c - resize.c workspace.c border.c ) |