mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-26 08:23:10 +00:00
unused #define
Originally committed as revision 6638 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ab2c12ec90
commit
d95442c03e
@ -121,8 +121,6 @@ static int amr_read_header(AVFormatContext *s,
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define MAX_SIZE 32
|
|
||||||
|
|
||||||
static int amr_read_packet(AVFormatContext *s,
|
static int amr_read_packet(AVFormatContext *s,
|
||||||
AVPacket *pkt)
|
AVPacket *pkt)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user