avcodec/bfi: Remove unused AVCodecContext* from context
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
6edd83c0e2
commit
0b212f3595
@ -33,7 +33,6 @@
|
||||
#include "decode.h"
|
||||
|
||||
typedef struct BFIContext {
|
||||
AVCodecContext *avctx;
|
||||
uint8_t *dst;
|
||||
uint32_t pal[256];
|
||||
} BFIContext;
|
||||
|
Loading…
x
Reference in New Issue
Block a user