mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
hlsdemux: remove unused define
This commit is contained in:
parent
2526c7b286
commit
f79d9522c5
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ enum
|
|||
};
|
||||
|
||||
#define DEFAULT_FRAGMENTS_CACHE 1
|
||||
#define DEFAULT_FAILED_COUNT 3
|
||||
|
||||
/* GObject */
|
||||
static void gst_hls_demux_set_property (GObject * object, guint prop_id,
|
||||
|
|
Loading…
Reference in a new issue