vorbisdec: remove unused field
This commit is contained in:
parent
66c1292cac
commit
708956e281
@ -63,8 +63,6 @@ struct _GstVorbisDec {
|
||||
|
||||
/* list of buffers that need timestamps */
|
||||
GList *queued;
|
||||
/* list of raw output buffers */
|
||||
GList *output;
|
||||
/* gather/decode queues for reverse playback */
|
||||
GList *gather;
|
||||
GList *decode;
|
||||
|
Loading…
x
Reference in New Issue
Block a user