xserver/miext
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
..
damage treewide: NULL-protect ScreenRec->DestroyPixmap() calls 2025-02-06 23:02:06 +00:00
rootless fb: unexport fbValidateDrawable() 2025-06-12 16:39:59 +02:00
shadow os: move BUG_*() macros to own private header 2025-02-17 19:32:48 +00:00
sync miext: sync: drop useless CloseScreen wrapping 2025-06-12 16:43:17 +02:00