mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
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:
@@ -42,7 +42,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
/***===================================================================***/
|
||||
|
||||
/*ARGSUSED*/ Status
|
||||
/*ARGSUSED*/ int
|
||||
XkbAllocCompatMap(XkbDescPtr xkb, unsigned which, unsigned nSI)
|
||||
{
|
||||
XkbCompatMapPtr compat;
|
||||
|
||||
Reference in New Issue
Block a user