cdxl: remove an unused variable

This commit is contained in:
Anton Khirnov 2013-11-09 10:35:11 +01:00
parent 670c74518f
commit cec5ce4922

View File

@ -33,7 +33,6 @@
typedef struct {
AVCodecContext *avctx;
AVFrame frame;
int bpp;
int format;
int padded_bits;