diff options
Diffstat (limited to 'sys/v4l2/gstv4l2element.h')
-rw-r--r-- | sys/v4l2/gstv4l2element.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/v4l2/gstv4l2element.h b/sys/v4l2/gstv4l2element.h index 617aad6d..b0e9fb7c 100644 --- a/sys/v4l2/gstv4l2element.h +++ b/sys/v4l2/gstv4l2element.h @@ -90,9 +90,6 @@ struct _GstV4l2Element { GList /*v4l2_queryctrl*/ *controls; GList /*GList:v4l2_querymenu*/ *menus; - /* and last but not least, the current video window */ - struct v4l2_window vwin; - /* caching values */ gint channel; gint output; |