diff options
Diffstat (limited to 'ext/speex/gstspeexdec.h')
-rw-r--r-- | ext/speex/gstspeexdec.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/speex/gstspeexdec.h b/ext/speex/gstspeexdec.h index 18ba8d5b..0d95171a 100644 --- a/ext/speex/gstspeexdec.h +++ b/ext/speex/gstspeexdec.h @@ -63,8 +63,6 @@ struct _GstSpeexDec { SpeexCallback callback; SpeexBits bits; - gfloat output[DEC_MAX_FRAME_SIZE]; - gboolean enh; gint frame_size; |