mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 18:54:38 +00:00
Since we're now constructing the payload step by step via x_rpcbuf, there's no need to have an extra loop for collecting dbeScreenVisualInfo's, we can just fetch and process them one by one, and so don't need extra temporary storage for them. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>