diff options
-rw-r--r-- | libs/gst/base/gstbasesrc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/gst/base/gstbasesrc.c b/libs/gst/base/gstbasesrc.c index f80d0bd64..9b6fcc788 100644 --- a/libs/gst/base/gstbasesrc.c +++ b/libs/gst/base/gstbasesrc.c @@ -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 */ |