From 69c03f673146927b73d0302fbf41a67bec58583d Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 10 Mar 2022 10:39:10 +0100 Subject: Replace xdg_output with wl_output v4 --- meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 1815934..56ace82 100644 --- a/meson.build +++ b/meson.build @@ -70,7 +70,6 @@ client_protos_headers = [] client_protocols = [ wl_protocol_dir / 'stable/xdg-shell/xdg-shell.xml', - wl_protocol_dir / 'unstable/xdg-output/xdg-output-unstable-v1.xml', 'wlr-layer-shell-unstable-v1.xml', ] -- cgit v1.2.3