Skip to content

Commit

Permalink
Update ccx_encoders_common.c
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsIrl authored Jan 23, 2020
1 parent 6ab683f commit e01c393
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib_ccx/ccx_encoders_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -615,8 +615,6 @@ void write_cc_line_as_simplexml(struct eia608_screen *data, struct encoder_ctx *
char *cap = "<caption>";
char *cap1 = "</caption>";

correct_spelling_and_censor_words_608(context, line_number, data);

length = get_str_basic(context->subline, data->characters[line_number],
context->trim_subs, CCX_ENC_ASCII, context->encoding, CCX_DECODER_608_SCREEN_WIDTH);

Expand Down

0 comments on commit e01c393

Please sign in to comment.