summaryrefslogtreecommitdiffstats
path: root/gst/autodetect/gstautoaudiosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/autodetect/gstautoaudiosink.h')
-rw-r--r--gst/autodetect/gstautoaudiosink.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/autodetect/gstautoaudiosink.h b/gst/autodetect/gstautoaudiosink.h
index 3df3b944..50b6b47c 100644
--- a/gst/autodetect/gstautoaudiosink.h
+++ b/gst/autodetect/gstautoaudiosink.h
@@ -43,7 +43,6 @@ typedef struct _GstAutoAudioSink {
/* explicit pointers to stuff used */
GstPad *pad;
GstElement *kid;
- gboolean init;
} GstAutoAudioSink;
typedef struct _GstAutoAudioSinkClass {