mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-07 07:13:20 +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;
|
||||
}
|
||||
|
||||
#define MAX_SIZE 32
|
||||
|
||||
static int amr_read_packet(AVFormatContext *s,
|
||||
AVPacket *pkt)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user