summaryrefslogtreecommitdiff
path: root/ext/hls/gstfragmented.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hls/gstfragmented.h')
-rw-r--r--ext/hls/gstfragmented.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/ext/hls/gstfragmented.h b/ext/hls/gstfragmented.h
deleted file mode 100644
index 46656aca3..000000000
--- a/ext/hls/gstfragmented.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef __GST_FRAGMENTED_H__
-#define __GST_FRAGMENTED_H__
-
-#include <gst/gst.h>
-
-G_BEGIN_DECLS
-
-GST_DEBUG_CATEGORY_EXTERN (fragmented_debug);
-
-G_END_DECLS
-
-#endif /* __GST_FRAGMENTED_H__ */