summaryrefslogtreecommitdiffstats
path: root/libhb/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/common.h')
-rw-r--r--libhb/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libhb/common.h b/libhb/common.h
index 834b48518..1b4cbc3fe 100644
--- a/libhb/common.h
+++ b/libhb/common.h
@@ -883,7 +883,6 @@ struct hb_subtitle_s
hb_fifo_t * fifo_in; /* SPU ES */
hb_fifo_t * fifo_raw; /* Decoded SPU */
- hb_fifo_t * fifo_sync;/* Synced */
hb_fifo_t * fifo_out; /* Correct Timestamps, ready to be muxed */
hb_mux_data_t * mux_data;
#endif