diff options
Diffstat (limited to 'gst/debug/negotiation.c')
| -rw-r--r-- | gst/debug/negotiation.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/gst/debug/negotiation.c b/gst/debug/negotiation.c index 8206a85e..b2de7d57 100644 --- a/gst/debug/negotiation.c +++ b/gst/debug/negotiation.c @@ -110,14 +110,6 @@ static void gst_negotiation_chain (GstPad * pad, GstData * _data); static GstElementClass *parent_class = NULL; -typedef struct _GstFencedBuffer GstFencedBuffer; -struct _GstFencedBuffer -{ - GstBuffer buffer; - void *region; - unsigned int length; -}; - GType gst_gst_negotiation_get_type (void) { |
