diff options
Diffstat (limited to 'ext/speex/gstspeexenc.h')
-rw-r--r-- | ext/speex/gstspeexenc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/speex/gstspeexenc.h b/ext/speex/gstspeexenc.h index a5bfb366..99e0086b 100644 --- a/ext/speex/gstspeexenc.h +++ b/ext/speex/gstspeexenc.h @@ -107,8 +107,6 @@ struct _GstSpeexEnc { guint8 *comments; gint comment_len; - gfloat input[MAX_FRAME_SIZE]; - /* Timestamp and granulepos tracking */ GstClockTime start_ts; GstClockTime next_ts; |