From fbfcb4b309d264f8d8ad7fd239792c55acae4230 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 1 Mar 2021 10:29:50 -0500 Subject: [PATCH] wayland_protocol: Remove wayland wobbly windows junk This protocol never fully worked properly, is unsupported & unused, would never be accepted in upstream wayland, and is just generally worthless so let's remove it. There are no plans to ever support it... --- src/wayland_protocol/meson.build | 3 +-- src/wayland_protocol/www.xml | 28 ---------------------------- 2 files changed, 1 insertion(+), 30 deletions(-) delete mode 100644 src/wayland_protocol/www.xml diff --git a/src/wayland_protocol/meson.build b/src/wayland_protocol/meson.build index f08e84b31c..652dfd551d 100644 --- a/src/wayland_protocol/meson.build +++ b/src/wayland_protocol/meson.build @@ -8,8 +8,7 @@ wl_protocol_local = [ 'efl-aux-hints.xml', 'efl-hints.xml', 'session-recovery.xml', - 'teamwork.xml', - 'www.xml' + 'teamwork.xml' ] wl_unstable_protocol_sys = [ diff --git a/src/wayland_protocol/www.xml b/src/wayland_protocol/www.xml deleted file mode 100644 index 8d455178de..0000000000 --- a/src/wayland_protocol/www.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -