remove debug messages
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good
All checks were successful
pyrite-dev/taiga/pipeline/head This commit looks good
This commit is contained in:
parent
db7b3b3577
commit
2cdf2cafcc
1 changed files with 0 additions and 3 deletions
|
|
@ -411,9 +411,6 @@ static int text(MD_TEXTTYPE type, const MD_CHAR* text, MD_SIZE size, void* user)
|
|||
|
||||
setup_parser(&parser);
|
||||
|
||||
fwrite(text, 1, size, stdout);
|
||||
fprintf(stdout, "\n");
|
||||
|
||||
in_message = 0;
|
||||
s = md_parse(text, size, &parser, NULL);
|
||||
in_message = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue