Commit d95442c0 authored by Michael Niedermayer's avatar Michael Niedermayer

unused #define

Originally committed as revision 6638 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ab2c12ec
...@@ -121,8 +121,6 @@ static int amr_read_header(AVFormatContext *s, ...@@ -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)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment