mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 06:04:49 +00:00
This function isn't used by any drivers, so no need to export it. Also has just one consumer, so move it there and make it static. (and also move ISOLatin1ToLower() along with it) Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1374>