meson: remove unused wayland protocols

This commit is contained in:
Daniel Eklöf 2019-08-17 12:02:05 +02:00
parent d21c4a02a0
commit 3d6bbf0fe8
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -59,11 +59,9 @@ wscanner_prog = find_program(
wl_proto_headers = []
wl_proto_src = []
foreach prot : [
#'external/wlr-layer-shell-unstable-v1.xml',
wayland_protocols_datadir + '/stable/xdg-shell/xdg-shell.xml',
wayland_protocols_datadir + '/unstable/xdg-output/xdg-output-unstable-v1.xml',
wayland_protocols_datadir + '/unstable/primary-selection/primary-selection-unstable-v1.xml',
#wayland_protocols_datadir + '/unstable/xdg-output/xdg-output-unstable-v1.xml']
]
wl_proto_headers += custom_target(