summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/stheader.h')
-rw-r--r--demux/stheader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demux/stheader.h b/demux/stheader.h
index 8d2129e05b..6be3b16463 100644
--- a/demux/stheader.h
+++ b/demux/stheader.h
@@ -48,7 +48,6 @@ struct sh_stream {
bool dependent_track; // container dependent track flag
bool visual_impaired_track; // container flag
bool hearing_impaired_track;// container flag
- bool image; // video stream is an image
bool still_image; // video stream contains still images
int hls_bitrate;