hlsdemux: remove unused fragments_cache field
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Wed, 14 Jan 2015 17:43:51 +0000 (17:43 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 16 Jan 2015 11:43:22 +0000 (11:43 +0000)
ext/hls/gsthlsdemux.h

index ad23ff1e8e973ecf6a50e99f1c80fadccb12390c..20fe98fe0adcac036314860b699d55a709a76d1c 100644 (file)
@@ -76,7 +76,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) */