mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-05 17:42:43 +00:00
Cache the screen pointer in local variable, instead of fetching it from global array several times. Follow-up commits will use some inline helper for that. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>