mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
celtdec: remove unused instance variable
This commit is contained in:
parent
022cdfc5d3
commit
8104d7a2ec
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ struct _GstCeltDec {
|
|||
gint frame_size;
|
||||
guint64 packetno;
|
||||
|
||||
gboolean discont;
|
||||
|
||||
GstBuffer *streamheader;
|
||||
GstBuffer *vorbiscomment;
|
||||
GList *extra_headers;
|
||||
|
|
Loading…
Reference in a new issue