diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 51281bf1b6..0ef1676daf 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -2126,8 +2126,6 @@ typedef struct AVCodecContext { int (*get_encode_buffer)(struct AVCodecContext *s, AVPacket *pkt, int flags); } AVCodecContext; -struct AVSubtitle; - struct MpegEncContext; /**