mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 14:27:42 +00:00
Debug code removal.
This commit is contained in:
parent
9c9281d968
commit
b0182dc4e5
@ -145,8 +145,6 @@ format_paragraph(const std::string &text_to_wrap,
|
||||
const std::string &text_first_line,
|
||||
int wrap_column,
|
||||
const char *break_chars) {
|
||||
wrap_column += 5;
|
||||
|
||||
std::string text = text_first_line;
|
||||
int current_column = utf8_strlen(text);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user