summaryrefslogtreecommitdiffstats
path: root/gst/autodetect/gstautovideosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/autodetect/gstautovideosink.h')
-rw-r--r--gst/autodetect/gstautovideosink.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/autodetect/gstautovideosink.h b/gst/autodetect/gstautovideosink.h
index 42885c54..06995ad8 100644
--- a/gst/autodetect/gstautovideosink.h
+++ b/gst/autodetect/gstautovideosink.h
@@ -43,7 +43,6 @@ typedef struct _GstAutoVideoSink {
/* explicit pointers to stuff used */
GstPad *pad;
GstElement *kid;
- gboolean init;
} GstAutoVideoSink;
typedef struct _GstAutoVideoSinkClass {