summaryrefslogtreecommitdiffstats
path: root/sys/v4l2/gstv4l2element.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2002-09-28 11:05:39 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2002-09-28 11:05:39 +0000
commit419f2d205280e6bf50b482762f8bc2d41a89817d (patch)
treefc16bc815a9fcbec5c638b563b8c49b0909fe32e /sys/v4l2/gstv4l2element.h
parent6de50e694ba159b18070206eee1eb2f826ffd4e1 (diff)
downloadgst-plugins-bad-419f2d205280e6bf50b482762f8bc2d41a89817d.tar.gz
gst-plugins-bad-419f2d205280e6bf50b482762f8bc2d41a89817d.tar.bz2
gst-plugins-bad-419f2d205280e6bf50b482762f8bc2d41a89817d.zip
I'm such an idiot - these files should have been in a week ago
Original commit message from CVS: I'm such an idiot - these files should have been in a week ago
Diffstat (limited to 'sys/v4l2/gstv4l2element.h')
-rw-r--r--sys/v4l2/gstv4l2element.h3
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;