mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 12:25:07 +00:00
The PixmapRec is already calloc()'ed, so no need for additional zero-writes into individual fields. This also removes some unncessary #ifdefs. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>