changeset 1371:6f00a1374023 libavformat

unused #define
author michael
date Tue, 10 Oct 2006 23:59:08 +0000
parents 49421e5b5335
children 81f75e85837d
files amr.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/amr.c	Tue Oct 10 23:57:44 2006 +0000
+++ b/amr.c	Tue Oct 10 23:59:08 2006 +0000
@@ -121,8 +121,6 @@
     return 0;
 }
 
-#define MAX_SIZE 32
-
 static int amr_read_packet(AVFormatContext *s,
                           AVPacket *pkt)
 {