speex: remove unused define
authorStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 10:16:53 +0000 (13:16 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 10:16:53 +0000 (13:16 +0300)
ext/speex/gstspeexdec.h

index c1498dc..6419a6e 100644 (file)
@@ -43,8 +43,6 @@ G_BEGIN_DECLS
 typedef struct _GstSpeexDec GstSpeexDec;
 typedef struct _GstSpeexDecClass GstSpeexDecClass;
 
-#define DEC_MAX_FRAME_SIZE 2000
-
 struct _GstSpeexDec {
   GstElement            element;