summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>2015-01-14 17:43:51 +0000
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>2015-01-16 16:15:24 +0000
commite909b863f5043b4e6b09d922a7b22c6171482ba7 (patch)
tree0eff90d5a104e1b3a2e138a3f19a995ef23a0767
parent14b75920f55ee82222290b15e6ab47f8b6c6c446 (diff)
downloadgstreamer-plugins-bad-e909b863f5043b4e6b09d922a7b22c6171482ba7.tar.gz
hlsdemux: remove unused fragments_cache field
-rw-r--r--ext/hls/gsthlsdemux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/hls/gsthlsdemux.h b/ext/hls/gsthlsdemux.h
index 76f6f84d1..f594ced4e 100644
--- a/ext/hls/gsthlsdemux.h
+++ b/ext/hls/gsthlsdemux.h
@@ -79,7 +79,6 @@ struct _GstHLSDemux
gboolean new_playlist; /* Whether a new playlist is about to start and pads should be switched */
/* Properties */
- guint fragments_cache; /* number of fragments needed to be cached to start playing */
gfloat bitrate_limit; /* limit of the available bitrate to use */
guint connection_speed; /* Network connection speed in kbps (0 = unknown) */