xkb: unexport XkbAllocCompatMap()

Not used by any drivers, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-04-03 18:47:06 +02:00
parent 26b765243b
commit 4f0ddea222
3 changed files with 2 additions and 7 deletions

View File

@@ -42,7 +42,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
/***===================================================================***/
/*ARGSUSED*/ Status
/*ARGSUSED*/ int
XkbAllocCompatMap(XkbDescPtr xkb, unsigned which, unsigned nSI)
{
XkbCompatMapPtr compat;