Commit 039cd08a authored by michael's avatar michael

unused #define


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6638 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 989553e2
...@@ -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