cdxl: remove an unused variable

This commit is contained in:
Anton Khirnov 2013-11-09 10:35:11 +01:00
parent 670c74518f
commit cec5ce4922
1 changed files with 0 additions and 1 deletions

View File

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