include: unexport registry.h

This file isn't included by any known modules, so no need to keep it
around in the public api.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1348>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-03-01 10:37:50 +01:00 committed by Marge Bot
parent 5f5d55be88
commit 17ad53c803
2 changed files with 0 additions and 2 deletions

View File

@ -270,7 +270,6 @@ cat > sdksyms.c << EOF
#include "ptrveloc.h"
#include "region.h"
#include "regionstr.h"
#include "registry.h"
#include "resource.h"
#include "rgb.h"
#include "screenint.h"

View File

@ -489,7 +489,6 @@ if build_xorg
'ptrveloc.h',
'region.h',
'regionstr.h',
'registry.h',
'resource.h',
'rgb.h',
'screenint.h',