Stop generating wayland-protocols server headers

We still need to generate wlr-protocols server headers, as well as
client headers and code.

References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5075
This commit is contained in:
Simon Ser 2025-08-13 22:53:13 +02:00 committed by Kenny Levinsen
parent 0770a8d643
commit b3dcde8d69
2 changed files with 0 additions and 9 deletions

View file

@ -7,7 +7,6 @@
#include <wlr/types/wlr_linux_dmabuf_v1.h>
#include <wlr/types/wlr_output_layout.h>
#include <wlr/types/wlr_subcompositor.h>
#include "linux-dmabuf-unstable-v1-protocol.h"
#include "sway/config.h"
#include "sway/desktop/transaction.h"
#include "sway/input/input-manager.h"