summaryrefslogtreecommitdiff
path: root/src/radeon_exa_render.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/radeon_exa_render.c')
-rw-r--r--src/radeon_exa_render.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_exa_render.c b/src/radeon_exa_render.c
index 65924385..5f28fef9 100644
--- a/src/radeon_exa_render.c
+++ b/src/radeon_exa_render.c
@@ -179,7 +179,6 @@ static Bool R300GetDestFormat(PicturePtr pDstPicture, CARD32 *dst_format)
default:
RADEON_FALLBACK(("Unsupported dest format 0x%x\n",
(int)pDstPicture->format));
- return FALSE;
}
return TRUE;
}