xserver/miext/sync
Enrico Weigelt, metux IT consult 05e5ee3671 miext: sync: drop useless CloseScreen wrapping
This wrapped CloseScreen function doesn't do anything actually useful,
so no need to keep it around any longer. It used to do a free() on the
private data (which had been wrong in the first place) but this had
been removed and so the whole function became useless, it had been
forgotten to be swept away.

Fixes: 469d5bf8b7
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:43:17 +02:00
..
meson.build meson: hide C API if Xorg is disabled (like autotools) 2021-03-11 00:22:36 +00:00
misync.c miext: sync: drop useless CloseScreen wrapping 2025-06-12 16:43:17 +02:00
misync.h miext: move private definitions out of public headers 2024-03-03 22:58:24 +00:00
misync_priv.h miext: sync: drop useless CloseScreen wrapping 2025-06-12 16:43:17 +02:00
misyncfd.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
misyncfd.h miext: Ensure xshmfence is only called when driver supports it 2013-11-23 22:06:19 -08:00
misyncshm.c drop obsolete HAVE_DIX_CONFIG_H 2024-10-10 13:38:31 +00:00
misyncshm.h miext: Ensure xshmfence is only called when driver supports it 2013-11-23 22:06:19 -08:00
misyncstr.h miext: move private definitions out of public headers 2024-03-03 22:58:24 +00:00