summaryrefslogtreecommitdiff
path: root/plugins/elements/gstdownloadbuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elements/gstdownloadbuffer.h')
-rw-r--r--plugins/elements/gstdownloadbuffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/elements/gstdownloadbuffer.h b/plugins/elements/gstdownloadbuffer.h
index f38cdd9b6..f33bbf1fa 100644
--- a/plugins/elements/gstdownloadbuffer.h
+++ b/plugins/elements/gstdownloadbuffer.h
@@ -112,8 +112,6 @@ struct _GstDownloadBuffer
GstEvent *stream_start_event;
GstEvent *segment_event;
-
- volatile gint downstream_may_block;
};
struct _GstDownloadBufferClass