xserver/hw
Enrico Weigelt, metux IT consult 74d5b7bb05 xquartz: drop unused field declarations in request handlers
Silence compiler warning on unused fields, eg.:

> ../hw/xquartz/applewm.c:692:5: warning: unused variable 'stuff' [-Wunused-variable]
>     REQUEST(xAppleWMQueryVersionReq);
>     ^
> ../include/dix.h:65:12: note: expanded from macro 'REQUEST'
>     type * stuff = (type *)client->requestBuffer;
>            ^

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-07-04 17:08:46 +02:00
..
kdrive kdrive: ephyr: use c99 struct initialization 2025-07-01 16:50:01 +02:00
vfb Xi: unexport AssignTypeAndName() 2025-06-12 17:21:46 +02:00
xfree86 xfree86: compat: make xf86MsgVerb() a bit less noisier 2025-07-03 16:55:14 +02:00
xnest Xnest: fix analyzer warning on uninitialized `DefaultVisual` 2025-06-30 20:30:46 +02:00
xquartz xquartz: drop unused field declarations in request handlers 2025-07-04 17:08:46 +02:00
xwin hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
meson.build drop Xwayland 2025-06-17 12:51:36 +02:00