basesrc: Removed unused private member qos_enabled

This commit is contained in:
Nicolas Dufresne 2017-06-29 10:50:50 -04:00
parent 2be51ba60c
commit dd5905c31a

View file

@ -253,7 +253,6 @@ struct _GstBaseSrcPrivate
volatile gint have_events; /* OBJECT_LOCK */
/* QoS *//* with LOCK */
gboolean qos_enabled; /* unused */
gdouble proportion; /* OBJECT_LOCK */
GstClockTime earliest_time; /* OBJECT_LOCK */