Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/v4l2/gstv4l2object.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/v4l2/gstv4l2object.h b/sys/v4l2/gstv4l2object.h
index ee62ab8eb..394f4292e 100644
--- a/sys/v4l2/gstv4l2object.h
+++ b/sys/v4l2/gstv4l2object.h
@@ -136,7 +136,6 @@ struct _GstV4l2Object {
GstV4l2IOMode mode;
gboolean active;
- gboolean streaming;
/* the current format */
struct v4l2_fmtdesc *fmtdesc;