diff options
Diffstat (limited to 'gst/passthrough/gstpassthrough.h')
-rw-r--r-- | gst/passthrough/gstpassthrough.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/passthrough/gstpassthrough.h b/gst/passthrough/gstpassthrough.h index 7d0119b2..0b6f9d58 100644 --- a/gst/passthrough/gstpassthrough.h +++ b/gst/passthrough/gstpassthrough.h @@ -50,7 +50,6 @@ struct _GstPassthrough { GstElement element; GstPad *sinkpad, *srcpad; - GstBufferPool *bufpool; gboolean silent; |