Commit 8988608d authored by Rafaël Carré's avatar Rafaël Carré

CC: remove unused sys_t member

parent e14da610
......@@ -141,8 +141,6 @@ static char *Eia608Text( eia608_t *h, bool b_html );
#define CC_MAX_REORDER_SIZE (64)
struct decoder_sys_t
{
int i;
int i_block;
block_t *pp_block[CC_MAX_REORDER_SIZE];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment