summaryrefslogtreecommitdiff
path: root/sys/v4l2/gstv4l2videodec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/v4l2/gstv4l2videodec.h')
-rw-r--r--sys/v4l2/gstv4l2videodec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/v4l2/gstv4l2videodec.h b/sys/v4l2/gstv4l2videodec.h
index 98aaa4044..2ea3e83f0 100644
--- a/sys/v4l2/gstv4l2videodec.h
+++ b/sys/v4l2/gstv4l2videodec.h
@@ -65,8 +65,6 @@ struct _GstV4l2VideoDec
gboolean active;
gboolean processing;
GstFlowReturn output_flow;
-
- GstVideoAlignment align;
};
struct _GstV4l2VideoDecClass