diff options
author | Tony Crisci <tony@dubstepdish.com> | 2017-12-07 11:19:43 -0500 |
---|---|---|
committer | Tony Crisci <tony@dubstepdish.com> | 2017-12-08 06:03:57 -0500 |
commit | d74ac69f7b932a8833527a41351e3310ad391d7c (patch) | |
tree | 76ae32f195053b38d5bad555376701a9ecb7070c /rootston/meson.build | |
parent | f469784bbc73bf6346430a2caa7dc366ad2d0308 (diff) |
bring edges into wlr
Diffstat (limited to 'rootston/meson.build')
-rw-r--r-- | rootston/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rootston/meson.build b/rootston/meson.build index 9c543c4f..36b6241a 100644 --- a/rootston/meson.build +++ b/rootston/meson.build @@ -8,7 +8,6 @@ sources = [ 'main.c', 'output.c', 'seat.c', - 'xcursor.c', 'xdg_shell_v6.c', 'wl_shell.c', ] |