This can't happen anymore.
Signed-off-by: Adam Jackson <[email protected]>
---
render/picture.c | 8 --------
1 file changed, 8 deletions(-)
diff --git a/render/picture.c b/render/picture.c
index 9e4036e7d..1952785b2 100644
--- a/render/picture.c
+++ b/render/picture.c
@@ -293,14 +293,6 @@ PictureCreateDefaultFormats(ScreenPtr pScreen, int
*nformatp)
PICT_a4b4g4r4, pDepth->depth);
}
break;
- case 24:
- if (pDepth->depth >= 24) {
- nformats = addFormat(formats, nformats,
- PICT_r8g8b8, pDepth->depth);
- nformats = addFormat(formats, nformats,
- PICT_b8g8r8, pDepth->depth);
- }
- break;
case 32:
if (pDepth->depth >= 24) {
nformats = addFormat(formats, nformats,
--
2.14.3
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel