summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-04-08 13:16:53 +0300
committerStefan Kost <ensonic@users.sf.net>2010-04-08 13:16:53 +0300
commite032fd753e9fa7ab150f6c876afb2159732d1269 (patch)
tree71ca59d7c99d2c17ae721901b72d581df1f5c6d2 /ext
parent7e3ccacc2f26f41fa4fae95d0617394132eadf6c (diff)
speex: remove unused define
Diffstat (limited to 'ext')
-rw-r--r--ext/speex/gstspeexdec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/speex/gstspeexdec.h b/ext/speex/gstspeexdec.h
index c1498dccc..6419a6ecf 100644
--- a/ext/speex/gstspeexdec.h
+++ b/ext/speex/gstspeexdec.h
@@ -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;