celtdec: remove unused instance variable

This commit is contained in:
Mark Nauwelaerts 2011-11-17 23:02:17 +01:00
parent 022cdfc5d3
commit 8104d7a2ec

View file

@ -52,8 +52,6 @@ struct _GstCeltDec {
gint frame_size;
guint64 packetno;
gboolean discont;
GstBuffer *streamheader;
GstBuffer *vorbiscomment;
GList *extra_headers;