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 {
AVCodecContext *avctx;
AVFrame frame;
int bpp;
int format;
int padded_bits;

Loading…
Cancel
Save