speex: remove unused define

This commit is contained in:
Stefan Kost 2010-04-08 13:16:53 +03:00
parent 7e3ccacc2f
commit e032fd753e

View 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;