cdxl: remove an unused variable

pull/46/head
Anton Khirnov 11 years ago
parent 670c74518f
commit cec5ce4922
  1. 1
      libavcodec/cdxl.c

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

Loading…
Cancel
Save