diff --git a/libavcodec/cdxl.c b/libavcodec/cdxl.c index 679bf60108..80a367163d 100644 --- a/libavcodec/cdxl.c +++ b/libavcodec/cdxl.c @@ -33,7 +33,6 @@ typedef struct { AVCodecContext *avctx; - AVFrame frame; int bpp; int format; int padded_bits;