From f79d9522c5456eb950c7613a392240eea69b787f Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Tue, 17 Feb 2015 11:53:49 -0300 Subject: [PATCH] hlsdemux: remove unused define --- ext/hls/gsthlsdemux.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/hls/gsthlsdemux.c b/ext/hls/gsthlsdemux.c index 40c326112f..43b8f0a56d 100644 --- a/ext/hls/gsthlsdemux.c +++ b/ext/hls/gsthlsdemux.c @@ -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,