Enrico Weigelt, metux IT consult
|
d1e641739b
|
xfree86: unexport xf86RandR12CreateScreenResources()
Not used by any drivers, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2025-06-12 16:43:14 +02:00 |
|
Enrico Weigelt, metux IT consult
|
7b8a5c4a72
|
xfree86: unexport xf86RandR12CloseScreen()
Not used by any drivers, so no need to keep it exported.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2025-06-12 16:43:11 +02:00 |
|
Enrico Weigelt, metux IT consult
|
ac5e95be49
|
xfree86: modes: move private definitions out of from xf86RandR12.h
public server module API headers shouldn't be clobbered with non-exported
definitions, so move them out to private header file.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1290>
|
2025-02-06 23:51:33 +00:00 |
|