You've already forked FFmpeg
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:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user