1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

unused #define

Originally committed as revision 6638 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2006-10-10 23:59:08 +00:00
parent ab2c12ec90
commit d95442c03e

View File

@@ -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)
{