xserver/hw/xquartz/xpr
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
..
appledri.c xquartz: drop unused field declarations in request handlers 2025-07-04 17:08:46 +02:00
appledri.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
appledristr.h Remove obsolete B16 & B32 tags in struct definitions 2018-11-10 15:00:31 -08:00
dri.c miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
dri.h xquartz: Remove useless DRIWindowExposures 2014-10-08 16:01:35 +02:00
driWrap.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
driWrap.h hw: add/fix include guards where missing/broken 2025-06-27 13:58:05 +02:00
dristruct.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
meson.build meson: Convert xquartz from autotools 2019-05-02 15:42:58 +00:00
x-hash.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
x-hash.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-hook.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
x-hook.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
x-list.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
x-list.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xpr.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xprAppleWM.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
xprCursor.c dix: unexport, document and rename GetSpriteWindow() 2025-06-12 16:18:32 +02:00
xprEvent.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
xprEvent.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xprFrame.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
xprScreen.c miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00