diff options
Diffstat (limited to 'libvo/vo_matrixview.c')
-rw-r--r-- | libvo/vo_matrixview.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_matrixview.c b/libvo/vo_matrixview.c index 91f44f0927..8c6b0276d1 100644 --- a/libvo/vo_matrixview.c +++ b/libvo/vo_matrixview.c @@ -211,7 +211,6 @@ static int query_format(uint32_t format) case IMGFMT_BGR15: case IMGFMT_RGB32: case IMGFMT_RGB24: - case IMGFMT_ARGB: return caps; default: break; |