mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
xkb: unexport XkbCheckIndicatorMaps()
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:
@@ -213,11 +213,6 @@ extern _X_EXPORT void XkbApplyMappingChange(DeviceIntPtr /* pXDev */ ,
|
||||
ClientPtr /* client */
|
||||
);
|
||||
|
||||
extern _X_EXPORT void XkbCheckIndicatorMaps(DeviceIntPtr /* dev */ ,
|
||||
XkbSrvLedInfoPtr /* sli */ ,
|
||||
unsigned int /* which */
|
||||
);
|
||||
|
||||
extern _X_EXPORT unsigned int XkbStateChangedFlags(XkbStatePtr /* old */ ,
|
||||
XkbStatePtr /* new */
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user