diff --git a/libavcodec/internal.h b/libavcodec/internal.h index 87710780af..0a1c0a17ec 100644 --- a/libavcodec/internal.h +++ b/libavcodec/internal.h @@ -110,7 +110,6 @@ typedef struct DecodeSimpleContext { AVPacket *in_pkt; - AVFrame *out_frame; } DecodeSimpleContext; typedef struct EncodeSimpleContext {