summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/common.h')
-rw-r--r--libhb/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libhb/common.h b/libhb/common.h
index 2545e2d50..5da21214e 100644
--- a/libhb/common.h
+++ b/libhb/common.h
@@ -482,8 +482,6 @@ struct hb_title_s
int video_id; /* demuxer stream id for video */
int video_codec; /* worker object id of video codec */
int video_codec_param; /* codec specific config */
- int flaky_clock; /* can lose reference clock */
- /* (for over-the-air transport streams) */
const char *video_codec_name;
int video_bitrate;
const char *container_name;