diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/selector/gstoutputselector.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/selector/gstoutputselector.h b/gst/selector/gstoutputselector.h index 4347fd2e..5389d473 100644 --- a/gst/selector/gstoutputselector.h +++ b/gst/selector/gstoutputselector.h @@ -42,7 +42,6 @@ struct _GstOutputSelector { GstElement element; GstPad *sinkpad; - GstPad *allocpad; GstPad *active_srcpad; GstPad *pending_srcpad; |