Enrico Weigelt, metux IT consult
|
83c8a90a61
|
xkb: unexport XkbRF_GroupRec struct
Not used outside xkb, so no need to keep it in public API header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840>
|
2025-02-26 13:43:52 +00:00 |
|
Enrico Weigelt, metux IT consult
|
043dc8041c
|
xkb: unexport XkbRF_RulesRec struct
Not used by any drivers, so no need to keep it in public header.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840>
|
2025-02-26 13:43:52 +00:00 |
|
Enrico Weigelt, metux IT consult
|
34372cb3da
|
xkb: unexport XkbRF_Free()
Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840>
|
2025-02-26 13:43:52 +00:00 |
|
Enrico Weigelt, metux IT consult
|
89475cbed4
|
xkb: unexport XkbRF_Create()
Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840>
|
2025-02-26 13:43:52 +00:00 |
|
Enrico Weigelt, metux IT consult
|
c376cd2c3d
|
xkb: unexport XkbRF_LoadRules()
Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840>
|
2025-02-26 13:43:52 +00:00 |
|
Enrico Weigelt, metux IT consult
|
d3b328ba4a
|
xkb: unexport XkbRF_GetComponents()
Only used inside xkb/* - not used by any modules, so no need
to keep maintaining it in public headers.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1840>
|
2025-02-26 13:43:52 +00:00 |
|