avcodec/avcodec: Remove unnecessary forward declaration
Forgotten in ba6cada92e.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -2126,8 +2126,6 @@ typedef struct AVCodecContext {
|
||||
int (*get_encode_buffer)(struct AVCodecContext *s, AVPacket *pkt, int flags);
|
||||
} AVCodecContext;
|
||||
|
||||
struct AVSubtitle;
|
||||
|
||||
struct MpegEncContext;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user