include: unexport XIstubs.h

The functions declared here aren't used by any driver, so no need to keep
them in the public driver API. Since the whole file isn't included by anybody
outside the xserver tree itself, it doesn't need to be installed at all,
so making it internal and move it to Xi directory.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1325>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-02-26 15:12:20 +01:00
committed by Marge Bot
parent 1bfa4876f6
commit 03eb593460
5 changed files with 12 additions and 17 deletions

View File

@@ -439,7 +439,6 @@ endif
if build_xorg
install_data(
[
'XIstubs.h',
'Xprintf.h',
'callback.h',
'client.h',