mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-27 09:52:17 +00:00
cdxl: remove an unused variable
This commit is contained in:
parent
670c74518f
commit
cec5ce4922
@ -33,7 +33,6 @@
|
||||
|
||||
typedef struct {
|
||||
AVCodecContext *avctx;
|
||||
AVFrame frame;
|
||||
int bpp;
|
||||
int format;
|
||||
int padded_bits;
|
||||
|
Loading…
Reference in New Issue
Block a user