mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
multiqueue: Really remove unused variable
This commit is contained in:
parent
383cac91b1
commit
65fbc9398a
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ struct _GstMultiQueue {
|
|||
/* queues lock). Protects nbqueues, queues, global */
|
||||
/* GstMultiQueueSize, counter and highid */
|
||||
|
||||
gint nextnotlinked; /* ID of the next queue not linked (-1 : none) */
|
||||
|
||||
gint numwaiting; /* number of not-linked pads waiting */
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue