mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
speex: remove unused define
This commit is contained in:
parent
7e3ccacc2f
commit
e032fd753e
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue