mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
Not used by any external driver, so no need to keep it in public SDK. The "xf86Info" field still needs to be _X_EXPORT'ed, since glamoregl module referencing it. In the future, we should consider splitting this huge struct into individual fields - there's no practical value in having some of the globals inside a struct, while having others separately. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>