summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Santos <thiagoss@osg.samsung.com>2015-02-17 11:53:49 -0300
committerThiago Santos <thiagoss@osg.samsung.com>2015-02-17 11:53:49 -0300
commitf79d9522c5456eb950c7613a392240eea69b787f (patch)
treea96ae4cbd7778e0f83c9d07279383e50ec3436ba
parent2526c7b286d85998f0a9b9f1dccce0dcab74c0cb (diff)
downloadgstreamer-plugins-bad-f79d9522c5456eb950c7613a392240eea69b787f.tar.gz
hlsdemux: remove unused define
-rw-r--r--ext/hls/gsthlsdemux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/hls/gsthlsdemux.c b/ext/hls/gsthlsdemux.c
index 40c326112..43b8f0a56 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,