devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=e0672775f29d7e39d945f35aa4b1dcbbd3d002db
commit e0672775f29d7e39d945f35aa4b1dcbbd3d002db Author: Christopher Michael <devilho...@comcast.net> Date: Mon Mar 1 10:35:02 2021 -0500 generated: Remove www xml file --- src/bin/generated/meson.build | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/generated/meson.build b/src/bin/generated/meson.build index 9d8e7db48..0ad40be1f 100644 --- a/src/bin/generated/meson.build +++ b/src/bin/generated/meson.build @@ -1,7 +1,6 @@ protos = [ '@0@/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml'.format(dir_wayland_protocols), '../../protocol/session-recovery.xml', - '../../protocol/www.xml', '../../protocol/efl-aux-hints.xml', '../../protocol/action_route.xml', '@0@/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml'.format(dir_wayland_protocols), --